Hi
I am building a system tray application.i.e. one which
will be launched on startup. I know I can accomplish this
by making appropriate entries in registry. But how can I
handle various events (such as system shutdown) to this
application? Or even, when we right click on the
applications in system tray, a popup menu appears. How the
commands in this popup menu are conveyed to the
application? Is there any standard function or events
which i have to capture?
regards
Omkar