Again, it is NT driver development list so don’t expect any more
answers.
You need to debug your driver. What you see can occur if OS tried to
load the DLL and it failed for some reason or looked to OS as a failure
(wrong return code somewhere, incorrect installation etc.). Also, if I
remember correctly, it can occur if your DLL isn’t in the right
directory (\Windows IIRC).
Best regards,
Michal Vodicka
UPEK, Inc.
[xxxxx@upek.com, http://www.upek.com http:</http:>]
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of SEETHARAM
GOVINDASWAMY
Sent: Wednesday, November 19, 2008 2:07 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Installing USB driver to a Pocket PC device
Dear All,
I am into development of USB host development of Pocket PC
device.
When I try to install the dll files on the PC, we got
Unidentified USB device POP-up. There I enetered my usb driver dll name,
but the pop-up remains as it’s, the focus remains on dll name.
For testing I entered the wrong dll name, it shows error as
“unable to install”.
Can anybody throw some light on installation of usb driver to a
pocket pc device.
Thanks & Regards,
SeethaRam G.
— NTDEV is sponsored by OSR For our schedule of WDF, WDM,
debugging and other seminars visit: http://www.osr.com/seminars To
unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer