Changeset 1670 for trunk/dll/comp.h
- Timestamp:
- Aug 13, 2012, 3:33:25 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/comp.h
r1469 r1670 12 12 18 Jan 08 SHL Sync with count update mods 13 13 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 14 15 15 16 ***********************************************************************/ … … 55 56 BOOL stop; // Requests thread stop 56 57 BOOL includesubdirs; 58 BOOL listfile; 57 59 INT action; // IDM_... 58 60 UINT selleft; // # selected
Note:
See TracChangeset
for help on using the changeset viewer.