How can my app determine if a application window is listed in the windows taskbar.
I used to check the window styles of all windows and list those that are visible, not a popup window and not a child. I got very close to the number of windows shown in the tastbar... but not as close as i want...
so is there a way to list the windows only that are also listed in the taskbar?

thx 4 any help