Changeset 1548 for trunk/dll/treecnr.c
- Timestamp:
- Oct 24, 2010, 9:50:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/treecnr.c
r1533 r1548 770 770 if (cnri.cRecords) { 771 771 sprintf(s, GetPString(IDS_NUMDRIVESTEXT), cnri.cRecords); 772 772 if (pci && pci->pszFileName) { 773 773 if (!(driveflags[toupper(*pci->pszFileName) - 'A'] & 774 774 DRIVE_REMOVABLE) ||
Note:
See TracChangeset
for help on using the changeset viewer.