|
-
April 4th, 2010, 01:18 PM
#2
Re: How to read and write with a USB HID device?
 Originally Posted by Robotics Guy
Does anyone have any idea how I can do this in C++?
C++ has no built-in facilities to do this. What you want is to call various functions provided by your OS to perform these tasks.
You need to specify the operating system, and then either post the information here, or if it's Windows, go to one of the Windows-related C++ forums (Visual C++, the WinAPI forum, etc.)
Regards,
Paul McKenzie
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
|