Using Visual Studio 2005 (32bit) on a Windows 7 64bit machine.

Posted by Krakkos on Stack Overflow See other posts from Stack Overflow or by Krakkos
Published on 2010-03-21T15:23:19Z Indexed on 2010/03/21 15:31 UTC
Read the original article Hit count: 265

I need to use Visual Studio 2005 (C++) on my new laptop - a Sony Vaio with Windows 7 64bit..

I don't need to develop for a 64bit environment, my work is all 32bit, so how can I be sure that I can still develop/debug/test for a 32bit target environment using VS2005 on a 64bit machine....?

What's the best option:

1) Just install VS2005 on Windows 7 64bit and carry on.. (suspect problems with 64bit runtime libs..?)

2) Dual boot the laptop with Windows XP 32bit.

3) Run some kind of Virtual Machine with Windows XP in it... (I don't have a VM yet, but would look into it)

Thanks

© Stack Overflow or respective owner

Related posts about windows7

Related posts about 32bit-64bit