What do I need to do to start making 64bit programs in VS?
I tried using 64bit solution platform setting and used "copy settings from x86" option. The process shows up as 64bit. Is there anything else? Am I missing some interesting options?
views:
111answers:
1
+9
A:
Nope. All you need to do is set to build an x64 target, which you already did.
Billy ONeal
2010-07-11 20:33:51