home *** CD-ROM | disk | FTP | other *** search
/ Eigen PC: CD-ROM 42 / 000615_1331.ZIP / 000615_1331 / SumDir32 / WHATSNEW.TXT < prev   
Text File  |  1999-11-04  |  6KB  |  173 lines

  1. What's New - Complete History
  2. ----------------------------------
  3.  
  4. New in Version 2.0.2
  5. --------------------
  6.  
  7. 1.    Rebuilt release using (Service Pack 3) due to deployment using ctl3d32.dll
  8.     which caused problems. Release is also much smaller now.
  9.  
  10. 2.    Corrected prob w/ Files > 4GB
  11.  
  12. New in Version 2.0.1
  13. -----------------------------
  14.  
  15. 1.    Rebuilt in Visual Sudio 6.0 (SP2).
  16.  
  17. 2.    Corrected Directory summaries if greater than 4GB.
  18.  
  19. 3.    Moved application file installation to "\Program Files\SumDir32".
  20.  
  21. 4.    Added options to save as TXT or CSV in both SumDir32 and DskSpc32
  22.  
  23. 5.    Added convenience links for "Reboot, Shutdown and Logoff" (Win9X Only).
  24.  
  25.  
  26.  
  27. New in Version 1.0.15 (and the short-lived 1.0.14)
  28. --------------------------------------------------
  29.  
  30. 1.    Added Double-Click same window drill downs.
  31.  
  32. 2.    Added Pie Chart to both SumDir32 and DskSpc32
  33.  
  34. 3.    Option to display Short Form in SumDir32 (minimal colums)
  35.  
  36. 4.    Revised Help File to reflect new functionality and snapshots.
  37.  
  38. New in Version 1.0.13
  39. ---------------------
  40.  
  41. 1.    Fixed DskSpc32 to support partitions > 2GB accurately.
  42.  
  43. 2.    When SumDir32 is launched with no options "My Computer" will default.
  44.  
  45. New in Version 1.0.12
  46. ---------------------
  47.  
  48. 1.    Added options for DiskSpace32 to check Network Disks, Floppy Disks, Removable 
  49.     Disks and CDROMs
  50.  
  51. 2.    Added file system type to DiskSpace32
  52.  
  53. 3.    Revised display grids to use MSFlexGrid in place of obsolete MSGrid. 
  54.     This allows column resizing and a cleaner display.
  55.  
  56. 4.    Revised DiskSpace32 Print Routine to handle additional columns
  57.  
  58. 5.    Added the ability to specify individual disks and directories to SumDir32. 
  59.     Use the input box and separate with ";"
  60.  
  61. Version 1.0.11
  62. --------------
  63. (Never released)
  64.  
  65. New in Version 1.0.10
  66. ---------------------
  67.  
  68. 1.    Added Context Menu on Grid to Clear Archive Recursive and Clear Archive Immediate. 
  69.     As these imply, selecting a Directory Row and choosing one of these will clear 
  70.     archive bits for all files in the directory either immediately within the 
  71.     directory or recursively beginning with the directory.
  72.  
  73. 2.    Recompiled in VB5 using Native option for a little better performance.
  74.  
  75. 3.    Modified the installation to place both SumDir32 and DiskSpace32 in a SumDir32 
  76.     folder in the Programs group.
  77.  
  78. 4.    Fixed a problem reporting disks > 4GB in DiskSpace32. Sizes are now reported 
  79.     correctly
  80.  
  81.  
  82. New in Version 1.0.9
  83. --------------------
  84.  
  85. 1.    Fixed Help Launch under Windows NT 4.0
  86.  
  87.  
  88. New in Version 1.0.8
  89. --------------------
  90.  
  91. 1.    Options were added to the "SumDir32" Menu Bar. Option choices include "Check 
  92.     Removable Disks" (applies to both SumDir32 and DskSpc32) and toggling the 
  93.     SumDir32 grid display between Bytes, KiloBytes (KB) or MegaBytes (MB).
  94.  
  95.     Note :
  96.  
  97.     KB = 1024 Bytes
  98.     MB = 1024 * 1024 Bytes
  99.  
  100.  
  101. New in Version 1.0.7
  102. --------------------
  103.  
  104.  
  105. 1.    Removed sort options from Main form in favor of clicking on any header. That is, 
  106.     to sort the display by a specific column, simply click on the column header. 
  107.     Subsequent clicks on the header alternate between ascending and descending.
  108.  
  109. 2.    Here's the big one (for me at least), all VB file functions were replaced with 
  110.     API calls. The net effect is a speed improvement between 10 and 15 times. The use 
  111.     of the APIs not only make it faster, but more accurate. It solved a problem with 
  112.     filenames beginning with '.' not being recognized (i.e. ".Default").
  113.  
  114. 3.    Printing capabilities were added to both SumDir32 and DskSpc32. At this time it 
  115.     requires the presence of the "New Courier" font. This is a nonproportional font 
  116.     which was easier to work with.
  117.  
  118. 4.    "Changed MB" and a "Refresh" button were added to DskSpc32. The intention is to 
  119.     run DskSpc32 before doing disk cleanup operations or directory moves. When the 
  120.     changes are done, click "Refresh" to see the net effect of the changes.
  121.  
  122. 5.    A Total line was added to "DskSpc32".
  123.  
  124. 6.    A column was added to display the cluster size in "DskSpc32"
  125.  
  126. 7.    Right-Click support was added to "DskSpc32". These options now allow "Copy, 
  127.     SumDir32 and Explore" of displayed disks in the grid.
  128.  
  129.  
  130. New in Version 1.0.6 (Never released)
  131. -------------------------------------
  132.  
  133. 1.    DskSpc32 was significanly enhanced to provide more information
  134.  
  135.  
  136. New in Version 1.0.5
  137. --------------------
  138.  
  139. 1.    Due to what appears to be a bug in VB4 retrieving file attributes of some 
  140.     files, such as 'pagefile.sys' on Windows NT, using Compressed or Temp 
  141.     attributes (attributes of 2 bytes instead of 1) SumDir32 used to return 
  142.     "Unable to Access : C:\". This was actually the result of an Illegal Procedure 
  143.     Call caused by the bug. I have worked around this by not categorizing these types 
  144.     of files. Information for these new file types will be included in the "Total     
  145.     Files" and "Total Bytes" columns, but NOT under Archive or any other subcategory.
  146.  
  147. 2.    Version 1.0.5 has been fully tested on Windows NT 3.51
  148.  
  149.  
  150.  
  151. New in Version 1.0.4
  152. --------------------
  153.  
  154. 1.    Complete installation including :
  155.  
  156.     a.    DiskSpace32 added to the Desktop Programs folder
  157.     b.    Automatic Explorer configuration
  158.  
  159. 2.    Cleaner install/deinstall
  160.  
  161. 3.    Disk search for SumDir32 in "My Computer" mode and DskSpc32 
  162.     should be more tolerant to removable disks.
  163.  
  164. 4.    "New" has been added to the "File" pull-down menu in SumDir32 
  165.     to start new summaries without exiting SumDir32.
  166.  
  167. 5.    Volume names are now displayed in DiskSpace32
  168.  
  169. 6.    The DiskSpace32 executable has been changed to DskSpc32.exe to 
  170.     keep with the old DOS 8.3 naming conventions. The initial ZIP extract will now work with pkzip 2.04. SumDir version 1.03 assumed WinZip would be used which supports long filenames.
  171.  
  172.  
  173.