Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/arccnrs.c
r1692 r1694 88 88 13 Aug 11 GKY Change to Doxygen comment format 89 89 30 Jul 13 GKY Changes to allow 7z archiver to work with AV. 90 05 Aug 13 GKY Changes to allow Lzip to work with AV 91 11 Aug 13 GKY Removed code that attempted to use the archive name as the extract directory 92 It was never fully implemented and doesn't make sense for the container. 90 93 91 94 ***********************************************************************/ -
trunk/dll/extract.c
r1692 r1694 5 5 6 6 Copyright (c) 1993-98 M. Kimes 7 Copyright (c) 2004, 201 0Steven H. Levine7 Copyright (c) 2004, 2013 Steven H. Levine 8 8 9 9 01 Aug 04 SHL Rework lstrip/rstrip usage … … 18 18 for the extract path. 19 19 07 Feb 09 GKY Allow user to turn off alert and/or error beeps in settings notebook. 20 17 J AN10 GKY Changes to get working with Watcom 1.9 Beta (1/16/10). Mostly cast CHAR CONSTANT * as CHAR *.20 17 Jan 10 GKY Changes to get working with Watcom 1.9 Beta (1/16/10). Mostly cast CHAR CONSTANT * as CHAR *. 21 21 23 Oct 10 GKY Changes to populate and utilize a HELPTABLE for context specific help 22 11 Aug 13 GKY Fix directory create failure on extract to directory based on archive name 23 if the name needed quoting. 22 24 23 25 ***********************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
