阅读:2072回复:3
请教
vxd如何调32位的dll?
|
|
|
沙发#
发布于: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.
|
|
|
板凳#
发布于: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. |
|
|
地板#
发布于:2002-12-12 14:35
我看过一个例程 应用CallDll函数,可我没试过!
|
|