************************************************
* VERSIONS.TXT fuer WorkTime32 ( WTIME32.EXE ) *
* ============================================ *
* GERMAN-TEXT, SCROLL DOWN FOR ENGLISH VERSION *
* ============================================ *
************************************************

+ : Feature dazu.
! : Bug-Fix 

V 1.12,  19.01.99
=================
! Manchmal wurde das Property-Sheet nicht angezeigt => n.i. Variable, wie immer
+ Installations-Pfad wird angezeigt 

V 1.11,  17.01.99
=================
! Menu nur fuer registrierten User freischalten 

V 1.10,  14.11.98
=================
+ Tool-Tips fuer alle Dialoge und ein paar UI-Feinheiten


V 1.06,  05.11.98
=================
+ Alarm und First-Start Message-Boxen auch topmost per setting ( Vorschlag von Max Rahm )


V 1.05,  06.09.98
=================
! "V1.04=Verschlimmbessert", Fehlerhafter Help-File-Name-Ptr -> 
      keine Hilfe in den Settings/Absturz unter NT 


V 1.04,  23.08.98
=================
! Help-File wurde nicht immer gefunden ! 


V 1.03,  26.07.98
=================
! Menu sollte nun immer funktionieren, das war ein MS-Bug (MSDN Q135788) ! 


V 1.02,  25.07.98
=================
! Delay sollte nun korrekt funktionieren ( nicht mehr sleep, sondern 
  timer-message )
! Konsistenz-Check beim Einschalt-Dialog  


V 1.01,  29.06.98
=================
! Einige M-Box-Ausgaben geaendert, um nicht nochmal eine Test-Version zu "releasen"


V 1.00,  28.06.98
=================
+ Misc-Dialog und Funktionalitaeten dazu: 
	+ Delay beim Startup
	+ Show-Icon fuer jedermann
	+ Berechnung der Start-Time
	+ Eintrag in AutoStart kann hier auch nochmal gemacht/disabled werden 
! Modulo-Berechnung von negativen Zahlen war buggy 


V 0.99,  26.06.98
=================
+ Format-Modifier %crd um Carriage-Returns in der Anzahl der Tage zwischen 
  letzter Aufzeichnung und heute zu produzieren


V 0.98, 22.06.98
=================
+ Launch Applikation geht                  
+ endlich Format-Bezeichner fuer Arbeitszeit/Ueberstunden 
! Bug beim Errechnen der Windows-Start-Zeit ( negativer Wochentag ! )                       


V 0.97a, 20.06.98
=================
+ Doch nur noch ein Clip, 2 Clips zu kompliziert fuer mich und fuer den User
+ Default-Wert fuer Applikation-Launch-Clip  


V 0.97, 14.06.98
================
+ Deinstallation fertig                          
+ Durch GetTick() unabhaengig von der Aufruf-Zeit
! Bug beim Testen von Schreiben in File ( wenn vorher nicht Uebernehmen 
  gedrueckt wird, ist der Datei-Namen noch unbekannt )
! Bug bei Berechnung der Pausen-Laenge raus                     


V 0.96c, 13.06.98
=================
+ Deinstall weiter : Selbstloeschen , Confirm-Dialog


V 0.96b, 02.06.98
=================
+ Auch ohne eingeloggt zu sein ist nun Install moeglich  


V 0.96a, 31.05.98
=================
+ Deinstallations-Rountine angefangen 
	+ Eintrag in Deinstallations-Part der Registry 
	+ Zweit-Aufruf an Clone, Loeschen des Programms fehlt 
+ Eintrag in Autorun-Part der Registry


V 0.96, 05.05.98 
================
+ Neue DialogBox fuers erste Einschalten mit Aendern der Werte


V 0.95e, 03.05.98  
=================
+ InsertToClipboard geht 
+ Format-Scanner fuer frei definierbares Format 


V 0.95d, 02.05.98
=================
+ Das Prop-Sheet fuer den Applikation-Launch angefangen 


V 0.95c, 30.04.98  
=================
+ Die beiden Prop-Sheets fuer jeden Start und den ersten Start 


V 0.95b, 29.04.98 
=================
! Verlagerung von Initialisierungs-Arbeit in die INIT-Message
! Zeiten und Alarm-Settings richtig mit Leben gefuellt 


V 0.95a, 28.04.98  
=================
+ Settings nun als Property-Sheet ( teilweise noch ohne Funktion )
+ Winhelp mit drin 


V 0.95, 25.04.98
================
+ Ablage der Version in Registy => Ini-Werte in Abhaengigkeit der Version           


V 0.91, 23.04.98
================
+ Clickable Link fuer Mail und WWW in der About-Box ( dank DiLascia MSJ 2/98 )


V 0.90, 17.04.98
================
+ Kontext-Menu bei L und R - Button                 
! Cancel im Alarm-Dialog geht nun 
! New-Day-Calculation war falsch ( ist immernoch nicht ganz wasserdicht ! )


V 0.80, 02.04.98 First Semi-Public-Release
==========================================
! GetUserName nun auch fuer NT ( Danke Berni )
+ Arbeitszeit-Berechnung
+ NewDay-Calculation
+ Alarm fuer Arbeitszeit


V 0.XX, bis 01.04.98
====================
+ Andere Namen wegen Freeware
+ Time-Funktionen aus der c't
+ Unterscheidung in zwei Files
+ Kontext-Menu in der System-Tray
+ Bestaetigen von Installation
+ Online-Zeit als Tooltip
+ Settings-Dialog  
+ INFO-Dialog erste Version                  


V 0.00, 18.08.97
================
+ von A. Graeupel Sourcen uebernommen => 1 EXE anstatt 2 



**************************************************************
* ========================================================== *
* VERSIONS.TXT for WorkTime32 ( WTIME32.EXE )                *
* ========================================================== *
* ENGLISCHER TEXT, NACH OBEN SCROLLEN ZUR DEUTSCHEN VERSION  *
* ========================================================== *
**************************************************************

+ : added a fetaure 
! : bugfix 

V 1.12,  19.01.99
=================
! Sometimes the Property-Sheet was not diplayed correctly, a uninit. variable ...
+ installation-directory is shown 

V 1.11,  17.01.98
=================
! Menu only for registered user 

V 1.10,  14.11.98
=================
+ Tool-Tips for all dialogs and some UI-changes 


V 1.06,  05.11.98
=================
+ Alarm and First-Start Message-Boxes topmost via setting ( suggestion of Max Rahm )


V 1.05,  06.09.98
=================
! "V1.04 = more bad than bugfix", wrong ptr to Help-File-Name -> 
      no help in the settings/ crash under WIN-NT 

  
V 1.04,  23.08.98
=================
! Help-File was not found in some times . 


V 1.03,  26.07.98
=================
! popup-menu now works every time, this was a MS-Bug (MSDN Q135788) ! 


V 1.02,  25.07.98
=================
! delay now works correkt ( no longer with sleep(), now with a  
  timer-message )
! consistence-check on Switch-On-Dialog  


V 1.01,  29.06.98
=================
! changed some message-box-outputs, dont want to release another test-version


V 1.00,  28.06.98
=================
+ Misc-Dialog and funktionality added: 
	+ delay on Startup
	+ Show-Icon for everyone
	+ calculation of start-time selectable
	+ entyr in autostart-part of registry can enabled/disabled also here 
! bug in modulo-calculation of negative numbers


V 0.99,  26.06.98
=================
+ format-modifier %crd to generate carriage-returns in amount of days between last log 
  the actual switch-off


V 0.98, 22.06.98
=================
+ launch applikation should work
+ format-modifier for working-time/over-time
! bug on calculation of windows-starting-time ( negative weekday ! )                       


V 0.97a, 20.06.98
=================
+ only one clip, 2 clips to complicated to implement and to use, one is enough
+ default-value for the format of the clip


V 0.97, 14.06.98
================
+ deinstallation works
+ through GetTick() independant of program-starting-time
! bug on test of write to file ( the file name wasnt already known )
! bug on claculation of break-length


V 0.96c, 13.06.98
=================
+ deinstall more features: selferase , confirm-dialog


V 0.96b, 02.06.98
=================
+ Now its possible to do an installation without beeing logged in


V 0.96a, 31.05.98
=================
+ deinstallations-rountine started
	+ entry in deinstallations-part of registry 
	+ second-call to clone, erase not implemented
+ entry in autorun-part of the registry


V 0.96, 05.05.98 
================
+ new DialogBox for first switch-on with possibility to change values


V 0.95e, 03.05.98  
=================
+ InsertToClipboard works
+ format-Scanner for free format 


V 0.95d, 02.05.98
=================
+ started the prop-sheet for Applikation-Launch 


V 0.95c, 30.04.98  
=================
+ the Prop-Sheets for every start and the first start 


V 0.95b, 29.04.98 
=================
! moving of init-workings into the INIT-Message
! times and alarm-settings filled with "life"


V 0.95a, 28.04.98  
=================
+ settings now as Property-Sheet ( some without funktionality )
+ Winhelp added


V 0.95, 25.04.98
================
+ save version in registy => Ini-Values dependent of version           


V 0.91, 23.04.98
================
+ Clickable Link for mail and WWW in my About-Box ( thanks DiLascia MSJ 2/98 )


V 0.90, 17.04.98
================
+ Context-Menu on L and R - Button                 
! Cancel in Alarm-Dialog works
! New-Day-Calculation was wrong ( still not 100% but it should work ! )


V 0.80, 02.04.98 First Semi-Public-Release
==========================================
! GetUserName for NT ( Thanks to Berni )
+ WorkTime-Calculation
+ NewDay-Calculation
+ Alarm for Working-Time


V 0.XX, til 01.04.98
====================
+ other names because of freeware
+ time-functions from c't
+ two log-files 
+ Context-Menu in System-Tray
+ Confirmation of installation
+ Working Time as tooltip
+ Settings-Dialog  
+ INFO-Dialog first version                  


V 0.00, 18.08.97
================
+ got the sources from A. Graeupel  => 1 EXE instead of 2 


