|
-
November 12th, 2008, 09:40 AM
#1
x86 vs x64
When using Visual Studio 2008, under Project properties tab Build you can set the 'Platform target' to x86, x64 or Any CPU.
I never paid eny attention to this, untill now, because my OS changed from x86 to x64. When I compile an application with platform target 'Any CPU', does this mean that my application runs both under x64 and x86, or should I compile 2 diferent versions, 1 for x64 OS and 1 for x86 OS?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|