The only thing I found is GetConsoleProcessList. The thing here is that this function doesn't work in Windows 2000. Is there any way to get around this issue, so it would work in all systems since win2k ? Is there another function that does similar thing ?
Asked
Active
Viewed 153 times
1 Answers
0
The GetConsoleProcessList
function is only available on Windows XP/2003 and higher. Not on Windows 2000.

Software_Designer
- 8,490
- 3
- 24
- 28