Hey, I'm making a replacement for my start bar that'll cover it up, but I'm wondering how I'd get a list of open programs, and also how I could get their icons. Oh, and one more thing: How can I get what's currently in the systray? Thanks =)
Printable View
Hey, I'm making a replacement for my start bar that'll cover it up, but I'm wondering how I'd get a list of open programs, and also how I could get their icons. Oh, and one more thing: How can I get what's currently in the systray? Thanks =)
yea i would like to know that too!!
I think u can get a list of open programs by EnumWindowsAPI and using some process handling functions u could get all the processes that is running. I have seen some examples in this forum but I don't remember where it is..