|
-
Jul 19th, 2004, 11:04 AM
#1
Thread Starter
New Member
Toolhelp32 API
I am using VB.NET 2003 and need to do the following:
Find the Base Address of a .dll file using Toolhelp32 API (Module32First/Next Calls). Of course, before doing that I need to get the ProcessID of the .exe that is using that .dll file and do a CreateToolhelp32Snapshot() Call.
So, what code whould I need to perform the above? I assume it would be a Module that I would add and then add the commands to a Form?
Thanks in advance!
P.S. I am a total Noob, so please be nice.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|