Changeset 1670 for trunk/dll/comp.h


Ignore:
Timestamp:
Aug 13, 2012, 3:33:25 AM (13 years ago)
Author:
Gregg Young
Message:

Add ability to change and save PresParam to compare dialog (Ticket 443) Fix loading of a list file in the right compare container (Ticket 489) Allow for selection of include subdirectories or a list file on initial startup of compare dirs (Ticket 145)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/comp.h

    r1469 r1670  
    1212  18 Jan 08 SHL Sync with count update mods
    1313  27 Sep 09 SHL Support AND'ed selections
     14  12 Aug 12 GKY Allow for selection of include subdirectories or a list file on initial startup of compare dirs
    1415
    1516***********************************************************************/
     
    5556  BOOL stop;                            // Requests thread stop
    5657  BOOL includesubdirs;
     58  BOOL listfile;
    5759  INT action;                           // IDM_...
    5860  UINT selleft;                         // # selected
Note: See TracChangeset for help on using the changeset viewer.