On Wednesday 21 January 2009 17:20:52, Lars Munch wrote:
> arm-mingw32ce-gcc -dM -E - < /dev/null |grep WINNT
> #define __WINNT 1
> #define __WINNT__ 1
> #define WINNT 1
> 
> so why is the _WIN32_WINNT guard not working? I am missing something?
> 

Because it is defined in windef.h.

-- 
Pedro Alves

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to