Tom Sawyer
May 17th, 2007, 01:56 PM
I'm programming in Visual Studio 2005 and I've come across an error (details don't matter here). Searching around, I found something that said that what I want to do won't work with dlls that are compiled with 64-bit code until the next release of the product.
I know that there is a version of Visual Studio 2005 that compiles things in 64-bit code, but do all versions of 2005 do that? If not, how can I find out if my code is being compiled into 32 or 64 bit code?
I know that there is a version of Visual Studio 2005 that compiles things in 64-bit code, but do all versions of 2005 do that? If not, how can I find out if my code is being compiled into 32 or 64 bit code?