[shell-coding] Re: Vista System tray implementation

Hi,

All known Vista fixes apply to Windows 7. There's a reason it's really just Windows NT 6.1 (Vista was 6.0).

As far as the new APIs concern ITaskbarList3, I have a good idea of how to handle it. An undocumented message is sent to Shell_TrayWnd, to which you return another HWND. Further messages are then sent to that window (this was the case on XP anyway, I haven't checked on Vista or Win7. But I doubt it has changed. I have the message number somewhere if you're interested).

-ilmcuts

__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding

Other related posts: