Varsity Posted August 21, 2004 Share Posted August 21, 2004 I'm trying to detect what programs are running in the background at the same time as my application. I've found this but it is no longer present in Delphi 8. What's the new method? Link to comment Share on other sites More sharing options...
0 azcodemonkey Posted August 21, 2004 Share Posted August 21, 2004 System.Diagnostics.Process.GetProcesses() Link to comment Share on other sites More sharing options...
Question
Varsity
I'm trying to detect what programs are running in the background at the same time as my application. I've found this but it is no longer present in Delphi 8. What's the new method?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts