This is the mail archive of the cygwin-developers@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]

ANONYMOUS_STRUCT/UNION in w32api


The latest change to w32api related to the ANONYMOUS_STRUCT and
ANONYMOUS_UNION problem breaks applications which doesn't include
<windows.h> but all needed header files separately. Each of the
affected files should be able to define that stuff by themselves.

May I suggest creating a new header, say "anon.h", which contains
that stuff and is included by all affected files? Or, maybe it's
only at the wrong place and could be moved to, say winnt.h?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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