Written by Olivier Bertini Copyright (c)2000.
Email: obertini@kagi.com
Web site: http://www.obertini.cjb.net/
Last updated: September 4th, 2000

WinD: versions history
=======================

V1.8.2
------
- Interface didn't display correctly with small fonts under Windows. This bug is corrected.
- You can now disable WinD by rignt-clicking on its icon in the taskbar and unselecting "enabled".

V1.8.1
------
- Bug that didn't display the standard open file dialog under Win95/98 corrected.

V1.8.0
------
- New interface
- New serial :-)
- File of any type can now be indexed.
- Standard dialog is used to browse for files and directories ==> faster and less code.
- Arrow Up and Arrow Down are used to navigate through automatic propositions
  in the input's dialog when Autofill is enabled.
- Simple shortcuts (keystroke) can be assigned to any file or directory.
- You can now specify a Microsoft Explorer replacement.
- You can type a drive letter in the directory input's dialog to open the root
  of this drive (eg. typing "a:" will open the root of the disk drive a:).
- Some others internal improvements.

V1.7.0
------
- New Autofill function
- Minor bug corrected

V1.6.0
------
- Index format changed for better performances (up to 3 times faster)
- Added /B command line parameter to build the index
- DLL corrected to work with games

V1.5.1
------
- Bug with OEM specific keys corrected

V1.5.0
------
- Added new functionality : applications index.
- link in the About tab seems to work better now :-)
- new field to select a keyboard shortcut to call WinD
- preferences stored in the registry

V1.0.2
------
- fixed a SetForegroundWindow bug due to API's modifications in WIN98 and NT.
  Now the input dialog should appears on the foreground of the desktop.

V1.0.1
------
- fixed a stupid preferences bug introduced in version 1.0.0

V1.0.0
------
- new interface
- memory optimizations
- load time reduced
- file size reduced
- customizable search method in the input box
- F1-F12 shortcuts added in the select directory dialog

V0.9.b
------
- first public release