A
Anup Nair
Hi All,
I am building a system tray icon App in unmanaged vc++ 7.0,
But the tray icon crashes every time the machine goes into the idle mode.
I am using TaskbarCreated Registered Message for the tray icon and have set
the window handler to the tray structure as a top-level hidden window.
But all these methods are of no help.
Is there any other option I am missing.
Thanks in advance.
AN
I am building a system tray icon App in unmanaged vc++ 7.0,
But the tray icon crashes every time the machine goes into the idle mode.
I am using TaskbarCreated Registered Message for the tray icon and have set
the window handler to the tray structure as a top-level hidden window.
But all these methods are of no help.
Is there any other option I am missing.
Thanks in advance.
AN