Changeset 1550 for trunk/dll/flesh.c
- Timestamp:
- Nov 3, 2010, 3:50:42 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/flesh.c
r1505 r1550 201 201 DRIVE_INCLUDEFILES) 202 202 includefiles = TRUE; 203 #if 0 203 204 if (fInitialDriveScan) { 204 205 PROCESSDIR *ProcessDir; … … 228 229 } 229 230 else { 231 # endif 230 232 ProcessDirectory(hwndCnr, 231 233 pciParent, … … 238 240 NULL, // total files 239 241 NULL); // total bytes 240 }242 //} 241 243 } 242 244 driveflags[*pciParent->pszFileName - 'A'] |= DRIVE_RSCANNED;
Note:
See TracChangeset
for help on using the changeset viewer.