CommEx Revision history


v1.00   8/1/95   Initial release

v1.01   8/16/95  Setup enhancement
Changes:  
   Changed Setup to rename commdlg.dll and/or ctl3dv2.dll if found in \WINDOWS

v1.02   8/27/95  Special test pre-release of next version
Changes:  
   Setup:
     Don't copy files in Windows -- do it all in DOS
     More careful handling of DLL's
     Make sure to use the directory Setup is run from, not necessarily the 'current' dir
     Replace notepad icon in progman group (if Setup done more than once)
   Commex:
     Don't actually open files to test existence, just get stats
     Check for commold.dll being 0 length (or out of an acceptable range)
     Allow Delete and Rename on directories (current or selected sub of current)
     Remember file name text after MkDir

v1.03  8/28/95
Changes:
  CommEx:
    Fixed bug with more than one Open/Save dlg being up at once

v1.10  9/11/95
Changes:
  Setup:
    Completely rewrote the installation logic to handle different situations and
       only copy or rename files if necessary.
    Added more error checking & post-install validation.
    Added support for network admin vs network user installation
    Added log file output of installation steps (\windows\commex.log)
  Commex:
    Added file info at the bottom of the dialog
    Fixed some string typos
    Fixed font selection to work with large fonts
    Resize dialog if necessary to accomodate CommEx buttons
    Resize or reposition CommEx buttons if necessary to keep consistent look
    Special warning/confirmation for deleting read-only files
    Allow deletion of read-only files
    Added error if delete fails

v1.11  9/19/95
Changes:
  Fix to allow for the dialog having no parent window (eg. Procomm bug)

v1.12  9/24/95
Changes:
  Setup:
    Add DOS version and command/params to log
    Make sure log file gets closed properly
    Increase command.com path length, validate memory allocation
    Check for no installation required (already there)