Applications built using Microsoft Visual C++ 2005 can be targeted to any of the following platforms:
|
Operating System
|
x86
|
x64
|
Itanium
|
|
Windows 98, Windows 98 Second Edition | X | | |
|
Windows Millennium Edition
| X | | |
|
Windows 2000
| X | | |
| Windows XP | X | X | |
|
Windows Server 2003
| X | X | X |
For information on how to set the target platform, see How to: Configure Visual C++ Projects to Target 64-Bit Platforms.
See Also