home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / win / tools / zprow208 / zprowin.rev < prev   
Text File  |  1994-11-23  |  11KB  |  317 lines

  1.                         ZIP'R Professional For Windows
  2.  
  3.  
  4. 11-24-94 ■ Version 2.08
  5.  
  6.          . Fixed a problem where .RND files were not being deleted in
  7.            the cleanup process.
  8.  
  9.  
  10. 11-16-94 ■ Version 2.07
  11.  
  12.          . No changes.  (See ZPROCESS.REV for changes.)
  13.  
  14.  
  15. 11-13-94 ■ Version 2.06
  16.  
  17.          . No changes.  (See ZPROCESS.REV for changes.)
  18.  
  19.  
  20. 11-06-94 ■ Version 2.05
  21.  
  22.          . Included file ERRORS.OPL with distribution package, 
  23.            which was previously omitted.
  24.  
  25.  
  26. 10-29-94 ■ Version 2.04
  27.  
  28.          . No changes.  (See ZPROCESS.REV for changes.)
  29.  
  30.  
  31. 10-10-94 ■ Version 2.03
  32.  
  33.          . Updated code and documentation for ASP compliance.  STSI
  34.            is now an ASP approved author!
  35.  
  36.          . Fixed a minor problem in the Registration code checking
  37.            routine.  (Placing 0 in the Network Users field did not
  38.            produce the same results as leaving the field blank.)
  39.  
  40.          . Fixed a problem where files with a .ZSF or .IID extension
  41.            were not being erased in the Cleanup process.  This was
  42.            due to an inaccurate conditional define from a previous
  43.            version of ZIP'R Pro For Windows.  This error should not
  44.            have caused any noticeable problems to the average user.
  45.  
  46.  
  47. 08-16-94 ■ Version 2.02
  48.  
  49.          . Fixed a major problem when using internal ZIP compression.
  50.            When attempting to recompress a program using the Update
  51.            option, users would receive an Error Number 5, (File Access
  52.            Denied).  The compressed file had been marked as read-only, and
  53.            therefore could not be initialized for any other action.  This
  54.            error condition did not appear when using a Novell network, so
  55.            internal beta-testing efforts did not catch the problem.  Added
  56.            code to make sure the compressed file's attributes were properly
  57.            set before any action to the file is attempted.
  58.  
  59.          . Modified the Run button on the editing screen to say "Test Run"
  60.            instead of "Run".
  61.  
  62.  
  63. 08-09-94 ■ Version 2.02
  64.  
  65.          . Updated the ZPROWIN.HLP help file with graphics and
  66.            expanded descriptions.
  67.  
  68.          . Fixed a problem where the Floppy button was not being
  69.            enabled when PKZIP was selected as the compression type.
  70.            (Advanced interface only.)  (A procedure was not declared
  71.            as virtual, and thus was not being overridden.)
  72.  
  73.          . Fixed a problem where the Compression button was not
  74.            being disabled when LHA or None was selected as the
  75.            compression type.  (Advanced interface only.)  (A
  76.            procedure was not declared as virtual, and thus was not
  77.            being overridden.)
  78.  
  79.          . Added Launch Compress As and Launch Decompress As
  80.            options to the Video Options screen.  This allows the
  81.            compression and decompression processes to occur as an
  82.            icon, or to use the setting defined in the ZPROCESS.PIF
  83.            file.
  84.  
  85.          . Added a conversion routine to each of the compression
  86.            paths to make sure they are written to the ZPROWIN.INI
  87.            file in upper case.
  88.  
  89.          . Modified the resource for the Compression Paths screen
  90.            to make sure that the text for the fields is displayed
  91.            in lower case, making it easier to read.
  92.  
  93.          . Modified code to trim a filename and its extension from
  94.            any of the fields on the Compression Paths screen, and
  95.            to make sure that the resulting string contains a trailing
  96.            backslash.
  97.  
  98.          . Added STSI's company telephone numbers to the About box.
  99.  
  100.          . Modified the resource for the About box to make sure that
  101.            the background color is always gray, no matter what the
  102.            Windows color scheme is set to.
  103.  
  104.          . Fixed a problem where the Selective Extraction, Selective
  105.            Exclusion, IN Commands, OUT Commands, TSR Pre-Program
  106.            Commands, and TSR Post-Program Commands were not being
  107.            cleared properly when an icon was edited using a right
  108.            mouse click.  This would produce duplicate entries within
  109.            each field, especially when more than one file was edited
  110.            during a session.
  111.  
  112.  
  113. 08-04-94 ■ Version 2.00
  114.  
  115.          . Added 3 user interfaces to ZIP'R Pro For Windows to allow
  116.            users to select the level that feels right for them.
  117.            Beginner users don't have to wade through all of the
  118.            advanced options.  Advanced users can access a myriad of
  119.            available options, and intermediate users can settle on a
  120.            comfortable compromise between the two.
  121.  
  122.          . Integrated the ZIF Editor into ZIP'R Pro For Windows.  Added
  123.            a menu system, dialog boxes, and icons to display the files
  124.            available for executing through ZIP'R Pro.  The entire program
  125.            can now be executed within the Windows interface, making it
  126.            much easier to use.
  127.  
  128.          . Updated the version number in the registration
  129.            procedure.
  130.  
  131.  
  132. 07-19-94 ■ Version 1.03
  133.  
  134.          . No changes made.
  135.  
  136.  
  137. 04-22-94 ■ Version 1.02
  138.  
  139.          . No modifications.  (See ZIFPROW.REV for modifications
  140.            to the ZIF Editor Pro.)
  141.  
  142.  
  143. 03-29-94 ■ Version 1.01
  144.  
  145.          . Removed support for the /CLEANUP option and moved
  146.            operational code to the ZIF Editor Pro.
  147.  
  148.          . Rearranged the processing order to more closely
  149.            reflect the order used in ZIP'R Pro For DOS.
  150.  
  151.          . Added support for the /TEST and /CLEANUP options.
  152.  
  153.          . Removed redundant InitializeZPWVariables procedure.
  154.  
  155.  
  156. 03-24-94 ■ Version 1.00
  157.            
  158.          . Removed the opening delay screen if the user has
  159.            registered ZPROWIN.
  160.  
  161.          . If QueryOption is enabled, launch the ZProcessor with
  162.            focus.
  163.  
  164.          . Changed the launch style constants to provide greater
  165.            consistency throughout the code.
  166.  
  167.  
  168. 02-14-94 ■ Version 0.6ß
  169.  
  170.          . Updated IFDEF and IFNDEF statements throughout the code
  171.            to minimize code size for each module.
  172.  
  173.          . Added floppy support to ZProWin.
  174.  
  175.          . Corrected a problem where the Instance ID file was not
  176.            having its hidden attribute set.
  177.  
  178.          . Added code to create an Instance ID file when operating
  179.            in a WIN-OS2 session under OS/2.  The Instance ID file
  180.            is used to prevent ZPROWIN from continuing operations
  181.            until the ZProcessor has finished.
  182.  
  183.          . Fixed a problem where the AtomicLockFile procedure
  184.            was not initializing a variable properly, generating
  185.            a General Protection Fault.
  186.  
  187.          . Moved the ZProcessorSignalFile creation routine to
  188.            ZPROWIN.EXE, reducing the chance of conflicts during
  189.            the transition to ZPROCESS.EXE.
  190.  
  191.          . Converted units to share code with ZIP'R Professional
  192.            For DOS and ZProcessor.
  193.  
  194.  
  195. 12-01-93 ■ Version 0.5ß
  196.  
  197.          . Fixed various problems with ZIP'R Professional not
  198.            passing parameters back and forth between the ZProc
  199.            signal file.
  200.  
  201.          . Corrected a problem where the .ZFW extension was not
  202.            being passed to the ZProcessor.
  203.  
  204.          . Altered the command-line processing to allow a .ZFW
  205.            extension to be specified, but not requiring it.
  206.  
  207.          . Fixed a problem where the .ZSF file was not being hidden
  208.            following a read operation.
  209.  
  210.          . Added a ZProcessor Signal File (.ZSF) to enable inter-
  211.            process communication between ZIP'R and ZProcessor.
  212.  
  213.          . Moved all signal file creation routines to the ZProcessor,
  214.            to take advantage of atomic lock files.
  215.  
  216.          . Incorporated code from ZIP'R Professional For DOS to
  217.            handle the decompression and compression processes.
  218.  
  219.          . Removed SQZ support, due to the fact that it hasn't been
  220.            updated recently, and does not support errorlevels.
  221.  
  222.          . Re-wrote ZIP'R Professional For Windows in Pascal.
  223.  
  224.  
  225. 11-25-93 ■ Version 0.4ß
  226.  
  227.          . Replaced a missing equals sign in the routine that reads
  228.            the ZIPRWIN.INI file.
  229.  
  230.          . Corrected a problem in the LaunchDOSAppAndWait routine
  231.            that could result in an "Illegal Function Call" error
  232.            message, due to an invalid window style being set.
  233.  
  234.          . Declared all local and global variables that caused
  235.            errors due to using option explicit.
  236.  
  237.          . Added "Option Explicit" to global declarations, to force
  238.            all variables to be declared before use.
  239.  
  240.  
  241. 07-06-93 ■ Version 0.3ß
  242.            
  243.          . Replaced all references to hard-coded file numbers with
  244.            variables based on the first available file number.
  245.  
  246.          . Corrected a problem in the Update code where ZIP'R For
  247.            Windows was deleting the .ZIP file after ZPROCESS.EXE
  248.            finished its processing.
  249.  
  250.          . Added Update Option code, including the scan for deleted
  251.            files routine.
  252.  
  253.          . Added Query Option code.
  254.  
  255.  
  256. 07-05-93 ■ Version 0.2ß
  257.  
  258.          . Added call to separate ZIPRWIN.DLL to calculate how much
  259.            disk space was available.
  260.  
  261.          . Changed the command processor detection method to be more
  262.            compatible with 4DOS, NDOS, etc..
  263.  
  264.          . Changed the way ZPROCESS.EXE is launched.  If launched
  265.            as a window or icon, ZPROCESS will not be given the
  266.            focus.  This makes the temporary file creation and the
  267.            compression/decompression process less obtrusive.
  268.  
  269.          . Changed the format of the .ZFW files.
  270.  
  271.          . Added extra code to make sure that the current directory
  272.            is correct before generating any files.
  273.  
  274.          . Added routines to delete token files if an error
  275.            is encountered.
  276.  
  277.          . Added error message if ZPROCESS.EXE writes an
  278.            ERRORLEVEL to the token file.
  279.  
  280.          . Changed file open routines to query for a free file,
  281.            rather than hard-coding in a file number.
  282.  
  283.          . Added routine to wait until ZPROCESS.EXE had finished
  284.            before continuing program execution.
  285.  
  286.          . Re-wrote ZIPRWIN.INI file read routines.
  287.  
  288.          . Changed position of all error messages.  Previously,
  289.            they were grouped together in a separate sub-routine.
  290.            This made it difficult to troubleshoot.
  291.  
  292.          . Changed .EXE name from ZIPRW.EXE to ZIPRWIN.EXE.  Changed
  293.            all occurrences of ZIPRW to ZIPRWIN.
  294.  
  295.          . Entered as much code as possible from old version of
  296.            ZIP'R For Windows into new version.
  297.  
  298.          . Changed programming language used to write ZIP'R For
  299.            Windows.  Old language was too slow.
  300.  
  301.  
  302. 04-10-93 ■ Version 0.1ß
  303.  
  304.          . Added code to pass information to ZPROCESS.EXE, which
  305.            creates the temporary file needed to calculate the
  306.            disk space required to decompress a compressed file.
  307.  
  308.  
  309. 04-06-93 ■ Version 0.0ß
  310.  
  311.          . Added routines to pass parameters to ZPROCESS.EXE.
  312.  
  313.          . Transferred over as much of the ZIP'R code as was
  314.            applicable to ZIP'R For Windows.
  315.  
  316.          . Initial coding begun.
  317.