Ok, this is my second try, hehe. I want to get the processes running that show up on the Windows Taskbar. I have a function that gets ALL processes and converts them into window names, and another that just lists the exes that windows runs (not background hidden things like kernel calls) and has the process ID, but I need only get the programs that the Windows user ran.

------------------
-Mystiq