SYSTEM TRAY
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All Iv'e tried adding an icon for my app to the system tray using the usual Shell_NotiyfyIcon() call, but everytime the mouse moves over it It dissapears. Any ideas on this behaviour thanks
-
Hi All Iv'e tried adding an icon for my app to the system tray using the usual Shell_NotiyfyIcon() call, but everytime the mouse moves over it It dissapears. Any ideas on this behaviour thanks
Check out my class at www.codeproject.com/shell/systemtray.asp.