Hi,
I am relatively new to Visual C++ and require your help on this.
I have C++ code which is required to run on both 32-bit and 64-bit Windows. Can I use Visual C++ 2.0 to compile the C++ code or I would need Microsoft Visual C++ 2005 to do this
The http://en.wikipedia.org/wiki/Visual_C++ says that Visual Studio 2005 Standard and Professional editions have x64 compiler support .But currently, I have only Visual C++ 2.0 . Can 64-bit compilation work with 2.0 or I necessarily have to go in for Microsoft Visual C++ 2005
Thank you very much in advance!