I wanna get the status of a process to sewe if it is running or not.
i got some sample source code from here however it was very out of date and i got lots of errors when testing it. i believe it was b/c of it only working on winNT/95 ...
i wanna be able to see if a proces is still runnin by doing osomethign like GetProcessStatus("process name")
and haveing it return true or false
any suggestions are helpful.
Thankz
TuX