[Zlib-devel] zlib 1.2.3.4 Winter Solstice Edition
Cosmin Truta
cosmin at cs.toronto.edu
Tue Dec 29 12:58:56 EST 2009
On Tue, Dec 29, 2009 at 12:36 PM, Vincent Torri wrote:
>> You shouldn't need to add anything to CFLAGS. The macro _WIN32_WCE
>> is defined by default under VC++ [...]
>
> you are wrong, here. _WIN32_WINNT or _WIN32_WCE are used by the developer to
> specify the version of the OS that is used in the program. These macros must
> have a version number and are passed to the compiler.
Aha, ok. So it does show up by default in the project files created by
the application wizard (and can be overriden), or at least that's my
recollection, but the compiler doesn't otherwise define it... I see.
Thank you for the info.
Best regards,
Cosmin
More information about the Zlib-devel
mailing list