|
-
May 4th, 2010, 02:15 PM
#3
Re: Need Help with code.
 Originally Posted by HanneSThEGreaT
Welcome to the Forums!
I'd recommend using the proper APIs for this purpose, for example :
Process32First
Process32Next
CloseHandle
OpenProcess
EnumProcesses
GetModuleFileNameExA
EnumProcessModules
CreateToolhelp32Snapshot
GetVersionEx
TerminateProcess
It is a bit more work, but to do it properly, do it the right way.
Being the coding noob that I am, this project is turning out to be more and more unfeasible.
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
|