Kernel Programming

The Windows CE kernel implements a subset of the Win32 API, but its internal design is completely different from any other Windows operating system.  In this section, the internal architecture of Windows CE is presented and how it affects application development.  The standard Windows memory API is also discussed with special emphasis on how embedded programs have to treat memory management differently from standard PC applications.

Comments are closed.