View previous topic :: View next topic |
Author |
Message |
StamK
Joined: 12 Oct 2016 Posts: 138
|
Posted: Fri Dec 11, 2020 10:58 am Post subject: Deprecated calls |
|
|
Morning,
these calls used to work - just had to use include <dbos.ins> instead of <clearwin.ins>. But has something changed now? Thanks
__win_get_screen_block
__win_restore_screen_block
__win_close_vscreen
__win_open_vscreen
__win_vscreen_to_screen
__win_create_screen_block |
|
Back to top |
|
 |
PaulLaidler Site Admin

Joined: 21 Feb 2005 Posts: 6679 Location: Salford, UK
|
Posted: Fri Dec 11, 2020 2:21 pm Post subject: |
|
|
StamK
These routines have been removed from the latest clearwin64.dll on the assumption that they would not be used. Also the interface was not coded correctly so it was also assumed that they were not in current use.
They are very old DBOS routines but if they were actually doing something useful in your 64 bit code then they could easily be restored. |
|
Back to top |
|
 |
StamK
Joined: 12 Oct 2016 Posts: 138
|
Posted: Fri Dec 11, 2020 9:53 pm Post subject: |
|
|
We are currently using them (but not recently tested!) so please reinstate them when you can. Thanks |
|
Back to top |
|
 |
PaulLaidler Site Admin

Joined: 21 Feb 2005 Posts: 6679 Location: Salford, UK
|
Posted: Sat Dec 12, 2020 2:19 pm Post subject: |
|
|
StamK
Please find a link to a new set of DLLs in your forum message box. |
|
Back to top |
|
 |
StamK
Joined: 12 Oct 2016 Posts: 138
|
Posted: Sat Dec 12, 2020 5:47 pm Post subject: |
|
|
Thanks Paul - by the way I haven't received anything in my Messages inbox yet. |
|
Back to top |
|
 |
|