D
Dos-Man
Hello,
I'm writing the task-killer I've always wanted. I'm using EnumWindows()
or some other API function to get a list of all running windows on the
screen, but it doesn't show those that are running in the system tray.
Does anyone know which function to use to find out?
dos-man
I'm writing the task-killer I've always wanted. I'm using EnumWindows()
or some other API function to get a list of all running windows on the
screen, but it doesn't show those that are running in the system tray.
Does anyone know which function to use to find out?
dos-man