-
December 3rd, 2007 06:20 AM
#1
Usb Hid
hi,
I am new to USB HID communication, can any one Provide sample code for hid communication(VC++).
Thanks in advance,
OM.
-
December 3rd, 2007 06:28 AM
#2
Re: Usb Hid
When I made my USB hid, I started here:
http://www.lvr.com/hidpage.htm
Nobody cares how it works as long as it works
-
December 3rd, 2007 06:43 AM
#3
Re: Usb Hid
thank you for the link, i am following same link, but i am getting error "error C2065: 'DBT_DEVTYP_DEVICEINTERFACE' : undeclared identifier"
the solution for this error is to included hid.h, hid.lib which is present in Win DDK, i am not able to download this DDK...
any quick solution...
Thank you,
Om
-
December 3rd, 2007 06:54 AM
#4
Re: Usb Hid
#define DBT_DEVTYP_DEVICEINTERFACE 5
or download Windows DDK: http://www.microsoft.com/whdc/devtools/ddk/default.mspx
Nobody cares how it works as long as it works
-
December 19th, 2007 09:47 PM
#5
Re: Usb Hid
Thanks for the help, it worked.....
Om
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Click Here to Expand Forum to Full Width
|
Bookmarks