I have searched the forum to see what has been told in here about processes but ...
The thing is that one of my collegs needs to implement something like Task Manager using Visual C(or Borland) and I must help him(kind of coding it for him
).I saw lots of functions in help wich perform actions on processes and there should be no problem but I can't get the list of running processes since there is no such function.
I believe I should use some dll,like "psapi"
but I don't now how to use it(is this a library or a dll???).Is there any way you could show me a few code lines who list the active procesess?
Regards...
The thing is that one of my collegs needs to implement something like Task Manager using Visual C(or Borland) and I must help him(kind of coding it for him
I believe I should use some dll,like "psapi"
but I don't now how to use it(is this a library or a dll???).Is there any way you could show me a few code lines who list the active procesess?
Regards...