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,166 |
| Nodes: | 17 (1 / 16) |
| Uptime: | 419:52:47 |
| Calls: | 509,423 |
| Calls today: | 9 |
| Files: | 262,754 |
| D/L today: |
6,069 files (1,677M bytes) |
| Messages: | 469,910 |
| Posted today: | 5 |