Block Driver Detection (Windows Embedded CE 6.0)

1/6/2010

When you connect a block device to a Windows Embedded CE-based device, the Device Manager calls the driver's detection function. The registry keys for your driver specify the detection function.

The detection function attempts to recognize the type of block device hardware that is present by querying the device. If the driver recognizes the device, the Device Manager loads the block device driver into memory.

This detection and load process is standard procedure for PC Card devices only.

For more information about the Device Manager, see Device Manager.

See Also

Concepts

Block Driver Development Concepts
Block Driver Architecture
Block Driver Samples
Block Driver Registry Settings
Block Driver Manager
Block Device File Systems
File System Loading and Unloading
Block Driver Interface
Block Driver Loading
Block Driver Installation
Block Driver Access
Block Driver Power Cycle