Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

loading the driver

Status
Not open for further replies.

tokool

Programmer
Nov 6, 2001
40
US
Hi,
I have a driver(abc.sys) file which i want to load into the win2k server system. How can i do that, i have copied the file to the System32\Drivers folder. Now, i now try to get the handle to the driver using CreateFile in my client program, but it returns an error(no2). Is this because i have not registered the driver, if true, how should i do that.
Thanks,
Preetham.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top