Developing an Application (Windows Embedded CE 6.0)
1/5/2010
You can develop an application that runs on a Windows Embedded CE-based device directly, or you can develop your application based on an imported SDK.
Important
This topic applies to an older product version. See documentation for the most current version of Windows Embedded Compact. Or visit Windows Embedded Products & Solutions for the latest information about intelligent systems powered by Microsoft.
In This Section
- Application Development with an Imported SDK
Describes how to develop applications with an imported SDK.
- Diagnostics and Debugging for Mobile and Embedded Development
Provides information about application debugging based on the kernel debugger.
Windows Embedded CE uses Unicode exclusively at the system level for character and string manipulation. For more information, see Programming with Unicode and NLS.
Related Sections
- Applications and Services
Provides descriptions of functionality that supports application development, including links to detailed descriptions.