Shell OS Design Development (Windows Embedded CE 6.0)

1/6/2010

The shell provides the user with an interface to the objects necessary for running applications and managing the Windows Embedded CE operating system on a target device. These can be real objects on the target device, such as files and folders; virtual objects, such as the Recycle Bin; or remote objects accessed through a network.

In This Section

  • Shell Overview
    Provides information about the modules and components that implement the Shell functionality in Windows Embedded CE.
  • Control Panel
    Describes the implementation details for creating Control Panel applications.
  • Creating a Welcome Application
    Describes how to add an application to your OS design that runs once when the user starts the Windows Embedded CE-based device for the first time.
  • Shell Components
    Describes the elements hosted by the shell, such as common controls and Control Panel.

See Also

Other Resources

Shell