Changeset 835 for trunk/dll/arccnrs.c
- Timestamp:
- Sep 15, 2007, 1:41:08 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/arccnrs.c
r814 r835 1562 1562 if (IsFile(filename) == 1) { 1563 1563 if (fViewChild && fArcStuffVisible) 1564 DosSleep( 50); //05 Aug 07 GKY 100// Allow unzip session to finish closing 14 Mar 07 SHL1564 DosSleep(100); // Allow unzip session to finish closing 14 Mar 07 SHL 1565 1565 WinSendMsg(dcd->hwndCnr, UM_ENTER, MPFROMP(filename), MPVOID); 1566 1566 }
Note:
See TracChangeset
for help on using the changeset viewer.