Hello all,
I need help implementing this feature for my latest program. The program has an icon on the system tray and optionally starts when windows starts. If it's launched through the Start menu then the application appears. If it launches with Windows then an icon will just appear in the system tray. How can this be done?
My thoughts was to implement a twin exe system, where the windows startup launches the app to show the toolbar icon, and the other, the actual application..
What do you people think about it? Do i really have to employ two exes? or just one?
all help much appreciated..
Thankyou
I need help implementing this feature for my latest program. The program has an icon on the system tray and optionally starts when windows starts. If it's launched through the Start menu then the application appears. If it launches with Windows then an icon will just appear in the system tray. How can this be done?
My thoughts was to implement a twin exe system, where the windows startup launches the app to show the toolbar icon, and the other, the actual application..
What do you people think about it? Do i really have to employ two exes? or just one?
all help much appreciated..
Thankyou