[Live-devel] Why live use _WIN32
Ross Finlayson
finlayson at live.com
Thu Feb 26 10:36:36 PST 2004
>Why do you use (__WIN32__) and (_WIN32) as
>preprocessor for windows
>project not WIN32( this is what VS2002 and VS2003
>use)?
Reza,
"#if defined(__WIN32__) || defined(_WIN32)" worked just fine for earlier
versions of Visual C++. If it no longer works with newer versions, you'll
have to ask Microsoft why :-)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list