renyl
驱动牛犊
驱动牛犊
  • 注册日期2001-07-04
  • 最后登录
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
阅读:2072回复:3

请教

楼主#
更多 发布于:2001-04-06 11:55
vxd如何调32位的dll?
sos
rayyang2000
管理员
管理员
  • 注册日期2001-03-23
  • 最后登录2012-09-13
  • 粉丝3
  • 关注0
  • 积分1036分
  • 威望925点
  • 贡献值3点
  • 好评度823点
  • 原创分0分
  • 专家分0分
沙发#
发布于:2001-04-06 14:13
I've searched this functionality for a long time but find nothing. Some oversea developers say it's impossible in WDM. I don't know. I've seen several functions in VxD to call win16 dlls but never used.
天天coding-debugging中----超稀饭memory dump file ======================================================== [b]Windows Device Driver Development and Consulting Service[/b] [color=blue][url]http://www.ybwork.com[/url][/color] ========================================================
rayyang2000
管理员
管理员
  • 注册日期2001-03-23
  • 最后登录2012-09-13
  • 粉丝3
  • 关注0
  • 积分1036分
  • 威望925点
  • 贡献值3点
  • 好评度823点
  • 原创分0分
  • 专家分0分
板凳#
发布于:2001-04-06 14:17
And, I've ever seen someone on net asking for a hint to run a application from kernel mode. One guy tells him a way: load the .exe to the memory, set head of the memroy, modify many flags, and........too many things to do. But others also tell him: this way is not safe and successul always.
I think VxD is not allowed to run anything of win32. Or there are some un-documented functions to do this. If you find any useful information, please tell us.
天天coding-debugging中----超稀饭memory dump file ======================================================== [b]Windows Device Driver Development and Consulting Service[/b] [color=blue][url]http://www.ybwork.com[/url][/color] ========================================================
taitan
驱动牛犊
驱动牛犊
  • 注册日期2002-12-09
  • 最后登录2004-02-11
  • 粉丝0
  • 关注0
  • 积分0分
  • 威望0点
  • 贡献值0点
  • 好评度0点
  • 原创分0分
  • 专家分0分
地板#
发布于:2002-12-12 14:35
我看过一个例程 应用CallDll函数,可我没试过!
游客

返回顶部