阅读:1501回复:1
在98中使用ds2.6出错 求助
我写了个小例子
编译出错: E:\\VC++exercise\\WDM2\\exe\\OpenByIntf.cpp(10) : fatal error C1083: Cannot open include file: \'devintf.h\': No such file or directory Error executing cl.exe. E:\\VC++exercise\\WDM2\\exe\\OpenByIntf.cpp(10) : fatal error C1083: Cannot open include file: \'devintf.h\': No such file or direct ory Error executing cl.exe. 好象是要求Building the DriverWorks Libraries 提示 vdw_wdm.lib ,vdwlibs.dsp, vdwlibs.dsw 好像有问题 编译VdwLibs.dsw 时出现了一大堆错误 :\\apply\\98ddk\\98DDK\\inc\\Win98\\ndis.h(182) : error C2011: \'_CM_MCA_POS_DATA\' : \'struct\' type redefinition D:\\apply\\98ddk\\98DDK\\inc\\Win98\\ndis.h(204) : error C2011: \'_EISA_MEMORY_TYPE\' : \'struct\' type redefinition D:\\apply\\98ddk\\98DDK\\inc\\Win98\\ndis.h(214) : error C2011: \'_EISA_MEMORY_CONFIGURATION\' : \'struct\' type redefinition D:\\apply\\98ddk\\98DDK\\inc\\Win98\\ndis.h(227) : error C2011: 足足有几百个至多 是不是不能在98下使用ds2.6? |
|
沙发#
发布于:2002-07-24 18:15
你换个低版本的试试吧
|
|
|