Hi guys, just like to ask how do I go about making a task switcher?

Specifically I'd like to know what are the actual WindowStyles and
WindowStyleEx I should look for to determine wheter or not to include it in
the list.

I've already done the EnumWindows bit, excluded all the blank title, and
invisible windows.. but I'm still getting duplicates.. like VS .Net which
has a main window.. and a Hidden window?

There was supposed to be an article in MSDN I guess but it's not there
anymore

Thanks In Advance