seawing
驱动牛犊
驱动牛犊
  • 注册日期2001-11-17
  • 最后登录2007-04-05
  • 粉丝0
  • 关注0
  • 积分20分
  • 威望2点
  • 贡献值0点
  • 好评度2点
  • 原创分0分
  • 专家分0分
阅读:1499回复:1

在98中使用ds2.6出错 求助

楼主#
更多 发布于:2002-07-24 16:20
我写了个小例子

编译出错:

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?
 
wangxdong
驱动小牛
驱动小牛
  • 注册日期2002-07-08
  • 最后登录2003-01-10
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-07-24 18:15
你换个低版本的试试吧
请多多指教!
游客

返回顶部