Device Manager

This section discusses the Device Manager, its position within the Windows CE operating system, and its management of stream interface drivers. Developers do not need in-depth knowledge of the Device Manager to write stream interface drivers, but a broad understanding of the Device Manager and its role within Windows CE is useful.

The Device Manager, a user-level process, typically runs continuously on a Windows CE–based platform. The Device Manager is not part of the kernel, but is a separate application that interacts with the kernel, with the registry, and with stream interface driver DLLs. More specifically, the Device Manager performs the following tasks: