Teen Programmers Unite  
 

 

Return to forum top

device driver development

Posted by krithigal [send private reply] at May 03, 2001, 06:37:39 AM

Please let me know how to develop a window based USB device driver in VC++ without using any driver development tool kit

Posted by Larkfellow [send private reply] at May 16, 2001, 02:46:44 PM

That's more than I know. but my best suggestion (since you haven't recieved any yet) would be to look through source code of things that already have.. my suggestion would be the linux kernel since it's freely availble anyways... your task then just lays in trying to FIND it. heh. Good luck.

Posted by nt543 [send private reply] at June 24, 2001, 04:03:38 PM

Why not use a toolkit? Microsoft provided the Windows Device Driver Development kit. If you don't want to use the kit, at least look at the documentation that comes with it.
To the best of my knowledge, a VxD (virtual device driver) is very similar to a DLL.

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.