搜索资源列表
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
xqsym1
- 4.0 DDK,回到步骤3指定DDK 4.0目录.在第4步中只选择 KNdisLib - Win32 NDIS 4 Miniport Free 和 Checked配置并编译。-4.0 DDK. three steps back to the designated DDK 4.0 directory. in Step 4 only choice KNdisLib-Win32 ND IS 4 Miniport Free and Checked configured and compiled.
23364566
- Descr iption ImSamp is an Ndis 4.0 Intermediate driver sample. ImSamp requires Windows NT 4.0 Service Pack 3 or later. ImSamp also requires an updated version of Ndis.H, included with this sample. Copy this new Ndis.H over the Ndis.H that is insta
wdm D12的例子
- 使用WDM 的 DDK 开发的一个D12的例子-use of the DDK WDM development of a D12 example