- Little Driver USB
- Posted by Ferro Francesco on February 29th, 2008
Hi,
I'am working with a USB capacitive table (tactile table).
(I'have the driver for this table), and the protocol communication of
the driver Table.
My goal, is write my OWN little USB driver, for "get" the Data sent by
the Table.
I have searched a lot of time, documentation for write a little USB
driver (sample code (of a usb mouse..), or good tutorial), but i have
find Nothing !!! (in the DDK, there are some code, but it's very very
compicated, for what i want to do...)
Anyone can help me to start in usb driver coding ?
In advance, thank's
- Posted by Doron Holan [MSFT] on February 29th, 2008
i suggest that you look at using winusb. this will let you control
everything from the application w/out having to write a single line of
driver code. look in the 6000 wdk docs for more info
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.
"Ferro Francesco" <ferro.francesco@gmail.com> wrote in message
news:3802699a-d902-4be3-974e-88171c143177@s8g2000prg.googlegroups.com...
- Posted by Tim Roberts on March 1st, 2008
Ferro Francesco <ferro.francesco@gmail.com> wrote:
I would think any USB trackpad would be built to be a USB HID device, which
would mean driver support was automatic.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.
- SiI 0680 Ultra-133 Medley ATA Raid Board Driver - Remove Wrong Driver (Storage Devices) by pc
- Converting Win2k monolithic printer driver to a Longhorn driver - Installation problems (Drivers) by Rudy
- Upper filter driver for parallel port class driver not loading (Drivers) by Rafael Ottmann
- HCT12 driver verifier test question of smartcard reader driver (Drivers) by Haikun
- I am developing a virtual sound driver (WDM). My driver will be used as default audio device and I would like to redirect some requests to a real sound card. For this purpose I've planned to use direct irtual sound driver (direct calls to another dr (Drivers) by Alexander

