Developing an eMbedded Visual C++ 4.0 Application with an Imported SDK (Windows CE 5.0)
Developing an Application > Application Development with an Imported SDK
You can develop an application in eMbedded Visual C++ 4.0 for a Windows CE-based device using an imported SDK.
To develop an eMbedded Visual C++ 4.0 application with an imported SDK
- Open Microsoft eMbedded Visual C++ 4.0.
- From the File menu, choose New.
- Choose the Projects tab and then select the type of application that you want to build.
- In the Project name box, type a name for the project, and then choose OK.
- Choose the type of application that you want to create and then choose Finish.
- In the New Project Information dialog box, choose OK to create the project.
- On the Build toolbar, choose the SDK, the type of run-time image, and the target device.
- From the Build OS menu, choose Build and Sysgen Current Project.
See Also
Application Development with an Imported SDK | How to Create an SDK for an OS Design
Send Feedback on this topic to the authors