Dec 092017
Check to see if DESQview is active within your own programs. Includes ASM and C source code examples. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CHECKDV.ASM | 20349 | 3921 | deflated |
DV.H | 3428 | 746 | deflated |
READ.ME | 458 | 261 | deflated |
TESTDV.C | 403 | 182 | deflated |
TPCREAD.ME | 199 | 165 | deflated |
Download File CHKDV102.ZIP Here
Contents of the READ.ME file
Just a short note, made a dumb mistake in the first version. The API interface
did not work properly. Forgot about stack frames.
The enclosed files are:
checkdv.asm contains the library functions to check for Desqview
dv.h contains the global declarations for C programs using
the dv functions
testdv.c quick program that just tests the dv environment and
returns the buffer address.
did not work properly. Forgot about stack frames.
The enclosed files are:
checkdv.asm contains the library functions to check for Desqview
dv.h contains the global declarations for C programs using
the dv functions
testdv.c quick program that just tests the dv environment and
returns the buffer address.
December 9, 2017
Add comments