TrayTool is a utility for Windows 95 that allows the user to add
up to 9 custom icons to the taskbar notification area ( system
tray ) Then by simply double clicking the new icon, launch that
application or association. Register for $10, SWREG 9564
Source code explains how to add, delete and modify icons on the
taskbar, how to callback to the application with mouse events,
how to launch applications from the callback.  Source is written
in Delphi v1.0, special modifications to source to allow to work
in Win95. all units source included. Including how to make 32 bit
calls from Delphi 1.0 Obtain Source $30, SWREG 9565


Revision History

2.0 	- Added Drag and Drop capability to main form.
	- Added Windows 95 Common dialog boxes instead of old win 3.1 types
	- Fixed close saving behaivor
	- Removed the auto startup command, up to user to put in Win.ini or startup now.
	- Centered ICON picture and surrounded with panel
	- Added true name lookup for short cut, will now show Win 95 description instead of file name if available

1.1	- Added AutoHide
	- Added single click access

