How to build C++ code to 32 and 64 bit in Visual Studio
Hi ,I am using Visual Studio 2008 and I have c++ project developed in win32/32 bit . I have to take 64 dll from this project. What is the steps to follow ?
I have one Platform in my Visual Studio Win32. I need to install any additional tool to take take 64 bit DLL ?
Please assit me.
Thanks