Windows Embedded CE Modules and Components

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

You can build a Windows Embedded CEā€“based OS design by using a number of discrete modules. This minimizes the memory needed by the run-time image. By selecting only those modules that your target device requires, you can minimize the amount of memory that it uses.

A module contains a collection of related application programming interface (API) functions. Some modules are composed of components. Each component can contain a collection of API functions.

Certain modules, such as coredll and gwes, contain one or more optional components. Each of these modules provides full or partial support for major features of the operating system (OS) and can be tailored to the needs of a specific embedded application.

For information about the modules that compose the Windows Embedded CE OS, see the following topics:

See Also

Concepts

Developing an OS Design