hehehehe
驱动牛犊
驱动牛犊
  • 注册日期2002-03-05
  • 最后登录2002-06-19
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:2061回复:6

如何用WinDriver中WDreg.cpp的代码来完成用windriver开发的程序在没有装windriver的机器上运行!!!(70分)

楼主#
更多 发布于:2002-04-28 15:22
如何使用wdreg.cpp代码完成windriver开发出来的应用程序的注册,使其可以在没有安装windriver的机器上使用,很急,谢谢!
我看过本网的文章,还是不太明白,可以说的具体点吗?可以给70分!需要把wdreg.cpp的代码便宜成wdreg.exe吗?编译完了,还需要作什么?还是需要把这段代码放到我写的应用程序代码里呀?

最新喜欢:

luozhangyuluozha...
xjcxc
驱动牛犊
驱动牛犊
  • 注册日期2002-03-27
  • 最后登录2006-08-28
  • 粉丝0
  • 关注0
  • 积分30分
  • 威望3点
  • 贡献值0点
  • 好评度3点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2002-05-22 22:21
For Windows 98\\NT:
  - Copy my.sys
      to \\WinNT\\system32\\drivers\\
  - Run \"c:\\Kerneldriver\\util\\wdreg.exe -startup manual -name my install\" to install the driver
  - Run \"c:\\Kerneldriver\\util\\wdreg.exe -name my start\" to start the driver

zzfd97
驱动小牛
驱动小牛
  • 注册日期2002-02-01
  • 最后登录2005-07-31
  • 粉丝0
  • 关注0
  • 积分3分
  • 威望1点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2002-05-27 13:54
出现以下错误为和原因:请指教,:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Capmain.c
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Capmain.c(21) : fatal error C1083: Cannot open include file: \'ksmedia.h\': No such file or directory
Capprop.c
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Capprop.c(19) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Capvideo.c
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Capvideo.c(15) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Colspace.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Command.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Compreg.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Decoder.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Device.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Distr.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Gpio.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
I2c.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Ourcrt.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Ourcrt.cpp(17) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Pisces.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Pscolspc.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Pscolspc.cpp(5) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Regfield.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Register.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Registry.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Registry.cpp(4) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Risceng.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Riscmem.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Riscprog.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Scaler.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\mytypes.h(12) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Tuner.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\Tuner.cpp(4) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Vidch.cpp
C:\\Windows\\Desktop\\MyDesign\\Wdmsrc22\\Fusion98\\drivers\\src\\vidch.h(7) : fatal error C1083: Cannot open include file: \'strmini.h\': No such file or directory
Error executing cl.exe.
xsoft
驱动牛犊
驱动牛犊
  • 注册日期2002-03-02
  • 最后登录2003-07-27
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2002-05-31 08:36
它的 document
siteddy
驱动牛犊
驱动牛犊
  • 注册日期2001-08-07
  • 最后登录2005-02-01
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地下室#
发布于:2002-06-14 10:48
编译之前是一定要装windriver的,如果你还找不到头文件,你可以用搜索你要用的头文件,然后在vc中设置好你的环境参数就不会找不到了
teddy
zzfd97
驱动小牛
驱动小牛
  • 注册日期2002-02-01
  • 最后登录2005-07-31
  • 粉丝0
  • 关注0
  • 积分3分
  • 威望1点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
5楼#
发布于:2002-06-15 09:49
我用的是DS软件+98DDK+VC6.0,所以我可以不要用到windriver.就是在我的编译的工具中有以下的两个文件!
zzfd97
驱动小牛
驱动小牛
  • 注册日期2002-02-01
  • 最后登录2005-07-31
  • 粉丝0
  • 关注0
  • 积分3分
  • 威望1点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
6楼#
发布于:2002-06-15 09:52
hehehehe,你好!你可以把它在VC中编译成*.sys文件+*.inf文件.那它就可以在98或2000下面使用了.
游客

返回顶部