Re: VS 2005/C++/x64
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Tue, 11 Dec 2007 07:50:44 GMT
Hi Mark,
Thanks for your feedback.
Yes, _WIN32 is automatically predefined by the compiler for both 32bit and
64bit platform, see the link below:
http://msdn2.microsoft.com/en-us/library/b0084kay(VS.80).aspx
WIN32 is not defined by the compiler. I believe it widely used as _WIN32
substitute, probably by people who didn't know about _WIN32 or cannot use
it for whatever reason.
Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
.
- References:
- VS 2005/C++/x64
- From: Mark
- Re: VS 2005/C++/x64
- From: Ben Voigt [C++ MVP]
- Re: VS 2005/C++/x64
- From: Mark
- Re: VS 2005/C++/x64
- From: Ben Voigt [C++ MVP]
- Re: VS 2005/C++/x64
- From: Mark
- Re: VS 2005/C++/x64
- From: Mark
- Re: VS 2005/C++/x64
- From: "Jeffrey Tan[MSFT]"
- Re: VS 2005/C++/x64
- From: Mark
- Re: VS 2005/C++/x64
- From: "Jeffrey Tan[MSFT]"
- Re: VS 2005/C++/x64
- From: Mark
- VS 2005/C++/x64
- Prev by Date: Re: Class wizard not generating stdafx.h
- Next by Date: Re: explicit keyword
- Previous by thread: Re: VS 2005/C++/x64
- Next by thread: C4244
- Index(es):
Relevant Pages
|