Changeset 1873 for trunk/dll/init.c
- Timestamp:
- Sep 26, 2015, 7:23:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.c
r1871 r1873 140 140 24 Aug 15 GKY Remove obsolete code fDontAsk?zip 141 141 20 Sep 15 GKY Move tree expand to a thread. 142 26 Sep 15 GKY Remove fInitialDriveScan code 142 143 143 144 ***********************************************************************/ … … 255 256 ULONG ulDateFmt; 256 257 BOOL fDontSuggestAgain; 257 BOOL fInitialDriveScan;258 258 BOOL fAmAV2; 259 259 BOOL fChangeTarget; … … 1211 1211 fSwitchTreeExpand = fNoSearch = fCustomFileDlg = fOtherHelp = 1212 1212 fSaveMiniCmds = fUserComboBox = fFM2Deletes = fConfirmTarget = 1213 fShowTarget = fDrivebarHelp = fCheckMM = fInitialDriveScan = 1214 fEjectRemovableScan = TRUE; 1213 fShowTarget = fDrivebarHelp = fCheckMM = fEjectRemovableScan = TRUE; 1215 1214 ulCnrType = CCS_EXTENDSEL; 1216 1215 FilesToGet = FILESTOGET_MAX;
Note:
See TracChangeset
for help on using the changeset viewer.