Changeset 1334 for trunk/dll/arccnrs.c
- Timestamp:
- Dec 12, 2008, 10:58:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/arccnrs.c
r1329 r1334 2068 2068 (li->type == IDM_EDITTEXT && *editor) || 2069 2069 (li->type == IDM_EDITBINARY && *bined)) { 2070 DosSleep(32); //05 Aug 07 GKY 1002070 //DosSleep(32); // Added WAIT to runemf2 12-12-08 GKY 2071 2071 ExecOnList(hwnd, ((li->type == IDM_VIEWTEXT) ? viewer : 2072 2072 (li->type == IDM_VIEWBINARY) ? binview :
Note:
See TracChangeset
for help on using the changeset viewer.