Hi,
Is it Possible to install an NDIS Protocol Driver Programmatically from user space?
and if yes where should i begin looking?
Thanks!!
Hi,
Is it Possible to install an NDIS Protocol Driver Programmatically from user space?
and if yes where should i begin looking?
Thanks!!
The WDK sample BindView demonstrates how to install a NetTrans class driver
package.
If you can locate a copy of the Windows 2000 DDK or Windows XP DDK, I
believe those had a sample named NETCFG which created a console application
snetcfg.exe which both demonstrated how to install NetTrans, NetService, and
NetClient class packages as well as served has a handy tool.
That tool, FWIW, is now part of NT6+ as netcfg.exe. Too bad MSFT just did
not put it in NT5+.
Good Luck,
Dave Cattley
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@hotmail.com
Sent: Tuesday, February 08, 2011 6:09 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Installing NDIS Protocol Driver Programmatically
Hi,
Is it Possible to install an NDIS Protocol Driver Programmatically from user
space?
and if yes where should i begin looking?
Thanks!!
NTDEV is sponsored by OSR
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer