Need help in writing a C program using win32 API
How do I write a C Program using Win32 API to find out all the process running on my operating system(windows) eg. I want to find out whether an exe file wrun.exe is running on my system. Can I do that. I don't have a Win32 API function to do that as well
Can any one please help me. I need to integrate it with java using JNI
Thanks,
Ramesh
|