如何在Windows XP 64位中枚举另一个进程模块 [英] How to enum another process modules in Windows XP 64bit

查看:152
本文介绍了如何在Windows XP 64位中枚举另一个进程模块的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经问过如何从64位进程枚举32位进程模块此处。答案是 EnumProcessModulesEx 。 Windows 7 x64都可以正常工作,但Windows XP x64呢?似乎这个api是支持Vista和以上。那么这样做的方法是什么?

解决方案

CreateToolHelp32Snapshot 将会这样做。


I already asked how to enum 32bit process modules from a 64bit process here. And the answer was EnumProcessModulesEx. All works fine on Windows 7 x64, but what about Windows XP x64? It seems that this api is supported on Vista and up. So what's the way to do it there?

解决方案

CreateToolHelp32Snapshot will do it.

这篇关于如何在Windows XP 64位中枚举另一个进程模块的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆