Device Filenames

As described in the Overview of Installable Device Drivers, applications access peripheral devices via special entries in the filesystem. Therefore, the filesystem code in the Windows CE operating system includes code to recognize these special filenames and redirect file I/O operations to the appropriate installable device driver.

This section discusses what you need to know about device filenames in order to write an installable device driver, including: