I appreciate very much your hints of how I can count the number of processes running under linux and windows.
Thanks
Printable View
I appreciate very much your hints of how I can count the number of processes running under linux and windows.
Thanks
For Windows, you can use EnumProcesses().
Enumerating All Processes
Cheers
Check this: the case of Processes enumeration , can give u some idea.. !!