WinCE6.0 - Notifications for "Unknown" usb devices
- From: Sri <Sri@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Apr 2008 03:11:01 -0700
Hi,
Is there a way to get device notifications (WM_DEVICECHANGE or any other
equivalent, if any!) for "unknown" usb devices? Here unknown devices means
usb devices for which drivers are not installed.
I tried this - After inserting a usb device for which drivers are not
present, I did an enum of all devices (wilcard as *) using
FindFirstDevice/FindNextDevice. Even this loop did not list the "unknown"
device!!
The basic intention is to call "lpDisableDevice" exposed by USBD in order to
re-enumerate the device.
Any comments are welcome
Thanks,
Sri
.
- Follow-Ups:
- Prev by Date: Re: why this API (SetSystemPowerState) can not change the system power state??
- Next by Date: Re: WinCE6.0 - Notifications for "Unknown" usb devices
- Previous by thread: Installing .net compact framework 2.0
- Next by thread: Re: WinCE6.0 - Notifications for "Unknown" usb devices
- Index(es):
Relevant Pages
|