; #########################################################################
;
;   title   : toprun.exe + top.dll
;   version : 1.0
;   date    : September 24, 2003
;   abstract: Provides a new Item <Always on Top> in the SystemMenu of all
;             Windows, created after this Program is started (installed).
;             A second call to toprun.exe removes this Feature.
;   issues  : This Program uses a SystemWide Hook!
;             Can hurt SystemPerformance!
;   target  : Windows 9x/NT or Higher
;   tools   : BCX Translator 4.08a
;             LCC-Win32 Development System version 3.8
;   compile : build.bat
;   usage   : run toprun.exe to install
;             run toprun.exe again and close it's Window to uninstall
;
;   coded by: Andreas Guenther
;   email   : andreasguenther5@aol.com
;
; #########################################################################
