http://www.vb-helper.com/HowTo/sysanimt.zip

	Purpose
Animate an icon and put a form in the system tray

	Method
Use the Shell_NotifyIcon API function. See the code for details.

Thanks to Theodore Fattaleh (twf@flash.net).

My book "Custom Controls library" shows how to build controls that make
it easy to put an icon in the system tray or even animate an icon in
the system tray. For more information, go to:

    http://www.vb-helper.com/ccl.htm

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
