Changeset 771 for trunk/dll/filldir.c


Ignore:
Timestamp:
Aug 6, 2007, 5:05:35 AM (18 years ago)
Author:
Gregg Young
Message:

Increase subject to 1024 reduce DosSleep times

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/filldir.c

    r769 r771  
    15261526  if (!drivesbuilt && hwndMain)
    15271527    PostMsg(hwndMain, UM_BUILDDRIVEBAR, MPVOID, MPVOID);
    1528   DosSleep(33);
     1528  DosSleep(16);//05 Aug 07 GKY 33
    15291529  fDummy = FALSE;
    15301530  DosPostEventSem(CompactSem);
Note: See TracChangeset for help on using the changeset viewer.