This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[Fwd: Fwd: _ANONYMOUS_STRUCT]


FYI, you cannot include the individual w32api headers.  You must include
windows.h to set up the necessary dependencies.  This is a MS
requirement.

Earnie.


Earnie, this bounced.  You may want to FWD to cygwin-patches.


 --- Danny Smith <danny_r_smith_2001@yahoo.co.nz> wrote: > Date: Sun, 2
Sep 2001 11:35:57 +1000 (EST)
> From: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
> Subject: _ANONYMOUS_STRUCT
> To: cygwin-patches <cygwin-patches@cygwin.com>
> 
>  
>  
> > Sat Sep  1 10:40:37 2001  Christopher Faylor <cgf@cygnus.com>
> >
> > 	* include/winnt.h: Use defined(_ANONYMOUS_STRUCT) to determine if
> > 	anonymous structs are available rather than just testing
> preprocessor
> >	variable directly.
> 
> 
> 
> This doesn't work.  _ANONYMOUS_STRUCT is _always_ defined in
> windows.h.
> 
> windows.h, line 78
> #ifndef _ANONYMOUS_STRUCT
> #define _ANONYMOUS_STRUCT
> 

Danny

http://travel.yahoo.com.au - Yahoo! Travel
- Got Itchy feet? Get inspired!



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]