Changeset 1672 for trunk/dll/filldir.c
- Timestamp:
- Sep 5, 2012, 8:23:20 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/dll/filldir.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/filldir.c
r1652 r1672 1015 1015 DosSleep(10); // Give GUI time to work 1016 1016 WinSetFocus(HWND_DESKTOP, hwndCnr); 1017 // Retry 1017 1018 if (!WinSendMsg(hwndCnr, 1018 1019 CM_INSERTRECORD, … … 1157 1158 MPFROMP(pciFirst), MPFROMP(&ri))) { 1158 1159 DosSleep(10); // Give GUI time to work 1160 // Retry 1159 1161 WinSetFocus(HWND_DESKTOP, hwndCnr); 1160 1162 if (!WinSendMsg(hwndCnr, CM_INSERTRECORD,
Note:
See TracChangeset
for help on using the changeset viewer.
