Move to the tray
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
hi, I want to hide the window move the exe to the tray after executing the dialog based appliction. And also i want to show the window when double clicking the exe from tray. any one pls tel me how can i do this??? Dream bigger... Do bigger...Expect smaller aji
-
hi, I want to hide the window move the exe to the tray after executing the dialog based appliction. And also i want to show the window when double clicking the exe from tray. any one pls tel me how can i do this??? Dream bigger... Do bigger...Expect smaller aji
You could easily use Chris Maunder's Adding Icons to the System Tray[^]. Good luck and keep the good coding!