How does one create a win32 app that when run goes into the system tray? Is it part of the WNDCLASSEX structure? Or is does it happen when you CreateWindowEx() your class?
Kip
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How does one create a win32 app that when run goes into the system tray? Is it part of the WNDCLASSEX structure? Or is does it happen when you CreateWindowEx() your class?
Kip
Lock up Shell_NotifyIcon on MSDN or find me on icq.
//Andreas
UIN: 14506238
If I remember, this was described in the #winprog FAQ. Sure The Forger's page points to this one.
YF,