INFO: Registry Active Key and Device Driver Numbering (264173)
The information in this article applies to:
- Microsoft Windows CE Operating System, Versions 3.0
- Microsoft Windows CE Operating System, Versions 2.12
- Microsoft Windows CE Operating System, Versions 2.11
- Microsoft Windows CE Platform Builder 2.11
- Microsoft Windows CE Platform Builder 2.12
- Microsoft Windows CE Platform Builder 3.0
This article was previously published under Q264173 SUMMARY
Each time that a device driver is loaded, a numerical value under a key in the registry called Active appears. Each time that a new driver is loaded, this number is incremented. The driver number is incremented until the next time that the system is restarted.
MORE INFORMATION
Many device drivers, such as Stream interface drivers, are loaded by Device.exe. When Device.exe detects a new device, such as the insertion of a PCMCIA card, it loads the appropriate driver. It then increments the number under the Active key to signify the number of device drivers loaded since startup, even if they were unloaded at some time. Therefore, this number is not necessarily indicative of the total number of device drivers currently loaded. It shows the total number of device drivers ever loaded (even if they were subsequently unloaded) since the most recent startup.
Take a PCMCIA card as an example. The first time that you insert it, the key entry may be \Drivers\Active\15. If you remove the card and then reinsert it, the key becomes \Drivers\Active\16. The value is incremented each time that a device is connected.
Modification Type: | Minor | Last Reviewed: | 8/18/2005 |
---|
Keywords: | kbinfo KB264173 |
---|
|