Changeset 1306 for trunk/dll/arccnrs.h


Ignore:
Timestamp:
Nov 30, 2008, 8:23:56 PM (17 years ago)
Author:
Gregg Young
Message:

Added option to use subdirectory based on the archive name for extraction from the arc container; it is set in the notebook and separate from the extract dialog setting; includes help file update, comments and cleanup (Ticket 22)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/arccnrs.h

    r1220 r1306  
    1010
    1111  05 Jan 08 SHL Move arccnrs.c definitions here
     12  30 Nov 08 GKY Add the option of creating a subdirectory from the arcname
     13                for the extract path to arc container.
    1214
    1315***********************************************************************/
     
    6264extern CHAR lastextractpath[CCHMAXPATH];
    6365extern ULONGLONG ullDATFileSpaceNeeded;
     66extern BOOL fFileNameCnrPath;
    6467
    6568#endif // ARCCNRS_H
Note: See TracChangeset for help on using the changeset viewer.