Device Support for Desktop Projects
Visual Studio supports projects that target multiple platforms, such as desktop, Pocket PC, and Smartphone devices. You can use the C++ Class Wizards for Device Projects to create a device project in the same solution as the desktop project. For more information, see C++ Class Wizards for Device Projects. You can then port the desktop application to your newly created device project by using the following resources:
See Also
Concepts
.NET Compact Framework Reference for Device Projects
Standard C++ Library Reference for Devices
C Run-Time Library Reference for Devices
Reference
Visual Basic Language Reference for Devices