Targeting a Different SDK (Windows Embedded CE 6.0)
1/6/2010
After you have created a plug-in, you can choose to target a different SDK. For information about supported SDKs that you can install, see Remote Tools Framework Overview.
Targeting a different SDK
On your development workstation, close any open instances of Visual Studio.
Install the SDK that you want to target.
Open Visual Studio and then open the plug-in that you want to modify.
Use the Project Wizard to create a new device-side project. When selecting SDKs to add to the project, select the SDK that you installed.
For more information, see Creating a Device-Side Project for an Existing Plug-in.
Continue creating the the project in the Project Wizard and then choose Finish.
See Also
Other Resources
Modification of a Plug-in Project Created Using the Project Wizard