Changeset 1572 for trunk/dll/treecnr.c
- Timestamp:
- Jun 13, 2011, 1:34:07 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/treecnr.c
r1570 r1572 2328 2328 BOOL tempsusp = dcd->suspendview; 2329 2329 2330 if (mp1) { 2331 //DosEnterCritSec(); // GKY 11-30-08 moved to SetMask 2330 if (mp1) 2332 2331 SetMask((CHAR *)mp1, &dcd->mask); 2333 //DosExitCritSec(); 2334 } 2332 2335 2333 dcd->suspendview = TRUE; 2336 2334 dcd->mask.attrFile |= FILE_DIRECTORY;
Note:
See TracChangeset
for help on using the changeset viewer.