These files' contents cause compiling problems under WinNT
environment.
Some `typedefs' double %watcom%\h\nt\windef.h, and it causes fatal
error when using Win32API. I think these problems will be with OS/2
API too.
I think, all current definitions have to be transferred to #ifdef __UNIX__ or #ifdef __GNUC__ blocks, leaving original Scott's
definitions in #ifdef __WATCOM__ or something.
These files' contents cause compiling problems under WinNT
environment.
Some `typedefs' double %watcom%\h\nt\windef.h, and it causes fatal
error when using Win32API. I think these problems will be with OS/2
API too.
Aha,
I think, all current definitions have to be transferred to #ifdef __UNIX__ or #ifdef __GNUC__ blocks, leaving original Scott's
definitions in #ifdef __WATCOM__ or something.
Why?
I think, all current definitions have to be transferred to #ifdef
__UNIX__ or #ifdef __GNUC__ blocks, leaving original Scott's
definitions in #ifdef __WATCOM__ or something.
Why?
Because Watcom WinAPI (and OS/2 Toolkit too) already has most of it.
By the way, can Cygwin reproduce your environments? I want to check
code for gcc-compliance when making changes.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,043 |
Nodes: | 16 (0 / 16) |
Uptime: | 90:21:01 |
Calls: | 500,953 |
Calls today: | 2 |
Files: | 109,377 |
D/L today: |
1,223 files (242M bytes) |
Messages: | 304,694 |