unit Unit1; { CPHack v0.1.0 by Eddy L O Jansson / Released under the GPL. (my first real Delphi App, so no flames please :-) History =========================================================================== 0.0.1 eloj Preview #1 0.0.2 eloj Preview #2 0.0.3 eloj Internal 0.1.0 2000-03-11 eloj Last compile before first public release ToDo =========================================================================== * Do a nice 'free' of allocated memory on exit. * Fix the dictionary attacks to always be 'smart'. }