Hi, All,
I’m new in this area. I’ve just built a NDIS WAN driver, myNDISWan.sys.
So the next step is to install into system and test it.
The first question is :
Can I maually to register the new driver into system table or I have to
write a .INF ? Any useful link for the device registration or .INF?
The other question is:
Does the information about the original NDISWan.sys have to be removed from
device registration table before I install my new driver and reboot the
system? If not, how the system can use the new Ndiswan to process the
TCP/IP/PPP packet instead of the original one?
The platform is Win2K.
Thanks in advance.
Regards,
Henry