ok i see.
well, then the obvious thing is to create a header file "syswindows.h" that
just does
#ifdef WINDOWSNT
#include <windows.h>
#ifdef CYGWIN
# ifndef SOME_RANDOM_VAR
# define SOME_RANDOM_VAR ...
# endif
....
#endif CYGWIN
Would you create this, andy?
Andy Piper wrote:
At 06:32 PM 4/15/00 -0700, Ben Wing wrote:
>Well then, what Cygwin include file does contain all those defines?
>
>Windows32/Defines.h begins like this for me:
Unfortunately this is the Old Way. Cygnus switched all the headers back in
about august. The new headers are roughly the same as the standard MSVC
headers now.
andy
--------------------------------------------------------------
Dr Andy Piper
Principal Consultant, BEA Systems Ltd
--
Ben
In order to save my hands, I am cutting back on my mail. I also write
as succinctly as possible -- please don't be offended. If you send me
mail, you _will_ get a response, but please be patient, especially for
XEmacs-related mail. If you need an immediate response and it is not
apparent in your message, please say so. Thanks for your understanding.
See also
http://www.666.com/ben/typing.html.