Driver Loading Model

The driver loading model forms the basis for understanding how device drivers work on Microsoft® Windows® CE. The Registry Enumerator (RegEnum.dll) is the main module. It finds devices by reading entries from the registry. Other parts of the model include PCI bus configuration and enumeration.

For information about the device driver loading process, see Driver Loading Process.

See Also

Registry Enumerator | Device Interface Classes | Device Interface Notifications | I/O Resource Manager

 Last updated on Tuesday, May 18, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.