
Signature
Allan Michaels
Ann Arbor, MI
Hi Ann,
>Win32 vs. Any CPU vs. Mixed Platforms
The Solution Platform dropdown just lets you to set the target platform you
want to compile your program to.
This will pass compiler switches through to the compiler that tell it how
to generate code. Specifically, it can allow you to choose between things
like Debug configuration and Release configuration, as well as between x86
and x64 or Itanium.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Allan Michaels - 14 Aug 2006 19:17 GMT
Hello again Gary,
Yes, I understand that the Solution Platform dropdown allows you to
configure the debug and release builds. What *exactly* does each choice do?
Or better yet, where is a VS2005 help page that describes what *exactly* does
each choice do?
Trudging through VS2005 help, I found:
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_cscomp/html/c290ff5e-47f4-4a85-9bb3-9c2525b0be04.htm
This page answered my questions.
Thanks.

Signature
Allan Michaels
Ann Arbor, MI
> Hi Ann,
>
[quoted text clipped - 32 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.