Author |
Message |
Topic: Replacing GET_MOUSE_POSITION with CLEARWIN_INFO |
MJW4498
Replies: 3
Views: 22316
|
Forum: ClearWin+ Posted: Tue Feb 13, 2024 10:46 am Subject: Replacing GET_MOUSE_POSITION with CLEARWIN_INFO |
I'm upgrading a suite of programs from 32-bit to compile in 64-bit.
While in 32-bit, I have been upgrading a call to GET_MOUSE_POSITION (which has not been made available in clearwin64) to CLEARWIN_I ... |
Topic: CW_WRITE$ unresolved |
MJW4498
Replies: 11
Views: 22847
|
Forum: Support Posted: Thu Dec 14, 2023 5:21 pm Subject: |
Paul,
I wouldn't necessarily say that it is "Resolved", as we don't fully understand why the cw_write@/$ switch has to be done, but we are happy that we can continue.
Just to note, in ... |
Topic: CW_WRITE$ unresolved |
MJW4498
Replies: 11
Views: 22847
|
Forum: Support Posted: Wed Dec 13, 2023 3:17 pm Subject: |
Hi Paul,
Thank you for this.
Our generalised code for 32-bit / 64-bit compilation (last worked on in 8.80) has winio$ and cw_write$ functions. We've tried your first example (which ran successfu ... |
Topic: CW_WRITE$ unresolved |
MJW4498
Replies: 11
Views: 22847
|
Forum: Support Posted: Mon Dec 11, 2023 4:38 pm Subject: |
Paul
1) Yes we're building with FTN95
2) It is the following use statement:
---
USE mswin$
---
Thanks |
Topic: CW_WRITE$ unresolved |
MJW4498
Replies: 11
Views: 22847
|
Forum: Support Posted: Mon Dec 11, 2023 12:10 pm Subject: |
Thank you for this Paul.
Everything you have said is what we had understood, but in v8.80 we had to use CW_WRITE$ in the native FTN95 compiler.
Has something changed between v8.80 and v9.00?
... |
Topic: CW_WRITE$ unresolved |
MJW4498
Replies: 11
Views: 22847
|
Forum: Support Posted: Fri Dec 08, 2023 6:17 pm Subject: CW_WRITE$ unresolved |
Hello!
I'm having an issue where I'm not picking up the subroutine CW_WRITE$ in clearwin64. I'm working with the latest v9.00, however a colleague of mine is not having this issue and they are work ... |
|