look at all the functions exported from hid.dll. start here
http://msdn.microsoft.com/library/de...asp?frame=true
and then read the rest of the topics
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"reggie" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm developing an application in winXP without private driver. I would
> like to read/write my HID device(USB skype phone) from interrupt
> endpoint with vendor command. How can I do? Any function I
> can use, when I get the device handle.
>