July 2008
Beginner to intermediate
272 pages
7h 40m
English
The easiest way to develop a device application is to build it as a subproject along with the OS design. The only suitable toolset for this purpose is Visual Studio 2005 with the Service Pack 1 with Platform Builder for CE 6.0 add-on installed.
When debugging an OS design subproject, you can debug at the system level if you have the Kernel Debugger included in the OS design. An OS design subproject can be automatically included in the produced run-time image. These OS design subprojects are useful for building system services, drivers, or for any kind of system-level development. Note that an OS design subproject can be only native; all managed code development should be done as separate projects.
A separate ...
Read now
Unlock full access