> > > The start button is no longer a child window of the taskbar in Win7. It's > > > now a top-level window with the classname Button and the title Start or > > > similar (:locale dependent).
Thanks. So if I enumerate all the top level desktop windows, and find a window with button class owned by the shell_traywind, then that should do it, right? There are no other top level buttons owned by the taskbar, right?
