home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Zadarmo / DIRSIZ32 / DATA.Z / ReadMe.txt < prev   
Text File  |  1996-08-09  |  4KB  |  102 lines

  1.             *************************************
  2.             *           DIRSIZ32 3.1            *
  3.             * Copyright 1996 Robert L. Stephens *
  4.             *************************************
  5.  
  6. DirSiz32 is a 32 bit Windows 95 application that displays drive or
  7. directory size information.
  8.  
  9. This program is offered as freeware.
  10.  
  11. Comments and suggestions are welcome and encouraged!
  12.  
  13. Robert L. Stephens
  14. rls@america.net
  15. http://www.america.net/~rls/index.html
  16.  
  17. ==========================================================
  18. Installation and Installation Notes:
  19. ----------------------------------------------------------
  20. setup.exe is now provided, simply execute it...
  21. the files installed are:
  22.    <dirsiz32 directory>\dirsiz32.exe
  23.    <dirsiz32 directory>\dirsiz32.hlp
  24.    <dirsiz32 directory>\readme.txt
  25.    <windows system directory>graph32.ocx
  26.    <windows system directory>gsw32.exe
  27.    <windows system directory>gswdll32.dll
  28.    <windows system directory>mfc40.dll
  29.    <windows system directory>msvcrt40.dll
  30. ==========================================================
  31.  
  32.  
  33. ==========================================================
  34. Release Notes:
  35. ----------------------------------------------------------
  36. 1.0:
  37.         initial release
  38.  
  39. 1.1:
  40.         repackaged to include mfc40.dll and msvcrt40.dll
  41.               (thanks to Eben Visher!)
  42.  
  43. 1.5:
  44.         repackaged to include setup program
  45.         added Shell startup support (drag and drop, command line, etc.)
  46.               (thanks to Daniel E. Spealman!)
  47.         added file graph dialog
  48.  
  49. 2.0:  5/2/96
  50.         Fixed several bugs including:
  51.              problem with calling from shell and passing directories
  52.                 with spaces.  (thanks to Daniel E. Spealman!)
  53.              several printing problems
  54.              Install would not stop if running on NT
  55.         Enhancements:
  56.              Made the graph window a MDI child so that it can be sized
  57.              Added support for different fonts
  58.              Added an export (File Save As) function.  This will save
  59.                 the tree information into a comma seperated text file.
  60.              Added a splash screen
  61.              Made the application single instancing so that new MDI
  62.                 childs will appear, not new applications.
  63.              Added a new toolbar
  64.              Updated printing.  Printing still needs major work!!!
  65.  
  66. 3.0:  7/9/96
  67.         Bugs:
  68.              Added option to round sizes up based on drive geometry
  69.              Added switch to disable the splash screen:
  70.                   /nosplash (case sensitive)
  71.              Removed MRU list from file menu
  72.  
  73.         Enhancements:
  74.              Added file operations:
  75.                   Drag and Drop to move tree items
  76.                   Right click on item to Cut,Copy,Paste,Delete
  77.              Added Schedule Operation
  78.                   Schedule a on-time or re-occurring event
  79.              Added Monitor Operation
  80.                   Monitor drives for free disk space
  81.              Revamped user interfave
  82.                   Now uses 3-pane approach to show tree,graph,and summary
  83.              Graph now updates based on tree selection
  84.  
  85. 3.1:  8/9/96
  86.         Bugs:
  87.              Fixed problem with graph repainting unnecessarily
  88.              Removed Uninstall information
  89.  
  90.         Enhancements:
  91.              Added "Cancel/Minimize" dialog when scanning.
  92.              Added option to turn on/off graph
  93.  
  94. Know problems, issues:
  95.         Printing...
  96.         Sometimes crashes when performing file operation...
  97.         Haven't completely tested daily schedule...
  98.  
  99.  
  100. ==========================================================
  101.  
  102.