PROGRAM
===========

       WinDU Version 1.2 is a little utility that does the same for
       Windows 3.0 then 'du' for UNIX.

            Have fun :-)    Phade


  PROGRAM BEHAVIOR
====================

       After selecting a subdirectory and clicking 'Ok' WinDU will display
       the bytes the files are using.

       WinDU will work in the current directory (default) or recursively
       in all subdirectories.

       WinDU is quick. It only takes 6 seconds (with a 80386 machine) to look
       through over 900 files in 103 directories using 29 MBytes and copy all
       filenames and their size formatted in OEM-Text-Format to the clipboard
       (the clipboard-file was more than 100k). Sounds acceptable !

       The result of WinDU can differ to a result of for example 'chkdsk',
       because WinDU is counting the size of files and NOT the official size
       of your harddisk (including the size of directories, FAT's, etc.).


  PROGRAM HISTORY
===================

       This is Version 1.2 . The following features are added to Version 1.1 :

     - Fixed a few little outfit faults.

       Version 1.1 : The following features are added to Version 1.0 :

     - It is now possible to enter a filename criteria for the files WinDU
       will look for and count. Wildcards are allowed. The default is *.* .

     - Toggling the 'protocol' option will force WinDU to produced output like
       'du' and copy it to the clipboard (formatted in the OEM-Text-format).

       If the 'protocol' option is toggle once WinDU will copy the names of
       every directory and the total size of all files in the directory to
       the clipboard.

       If the 'protocol' option is toggled twice WinDU will copy every filename
       and its size matching the filename criteria to the clipboard, too.

       The default is toggled once.

     - It is possible to call the clipboard directly from WinDU by clicking on
       the button 'Clipboard'.


       The source-code is not included anymore, because some of my features
       (specially Units) are used, that I use to develop business-tools.


  COPYRIGHT
=============

       Copyright (c) 1991, 92 by

       PHADE SOFTWARE
       Inh. Frank Gadegast
       Leibnizstrasse 30
       1000 Berlin 12 GERMANY

       Access: phade@cs.tu-berlin.de

       Permission to use, copy,	modify,	and distribute this
       software	and its	documentation for any purpose and without
       fee is hereby granted, provided that this copyright notice
       will appear in all copies and as	long as	you don't try to
       make money off it, use it in a professional manner, or pretend
       that you wrote it.

       This program may not be used in a business, corporation,
       organization, government or agency environment without the
       prior written consent by PHADE SOFTWARE. Please contact PHADE
       SOFTWARE via e-mail or letter.


       It would be great if those who like this program will e-mail their
       public-domain-programs for Windows 3.0 (instead of paying a fee). I
       have a lot but not enough.