Hi,

is there anybody out there who can help me to manage my Windows-Threads/Processes. I am trying to get a list of ALL running windows processes, which does not seem possible with Windows 98. In Windows NT there is an interface called PSAPI, but I can't seem to get it to work with Win98. Another solution I saw is to get a list of all windows currently active. But this excludes those processes controlled by Windows.

Does anybody have a solution for me on how to detect all those processes?