Re: WinCE6.0 - Notifications for "Unknown" usb devices



You could add a fake driver at the bottom of the USB registry search chain that simply sends a notification, or sets an event.

You need to implement the entry points for a USB driver and do whatever you want with it.

USBDeviceAttach
USBInstallDriver
USBUnInstallDriver


Geoff
--

.