Programming 版 (精华区)
发信人: zpw (zhao), 信区: Programming
标 题: FAQ FOR VXD(十二)
发信站: 紫 丁 香 (Tue Jul 28 14:20:52 1998), 转信
How do I access memory from my application or DLL in my VxD?
You should convert the protected-mode address to a linear address with the
Map_Flat service. Do not depend on the address remaining valid
indefinitely unless you have locked the linear address with the GlobalFix
API.
--
※ 来源:.紫 丁 香 bbs.hit.edu.cn.[FROM: yaoyu.hit.edu.cn]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.249毫秒