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.
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.