Changeset 1079 for trunk/dll/treecnr.c
- Timestamp:
- Jul 19, 2008, 6:41:55 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/treecnr.c
r1078 r1079 1237 1237 GetPString(IDS_COULDNTSTARTTHREADTEXT)); 1238 1238 PostMsg(hwnd, WM_CLOSE, MPVOID, MPVOID); 1239 return 0;1239 // return 0; 1240 1240 } 1241 1241 else 1242 1242 DosSleep(1); 1243 # ifdef FORTIFY 1244 Fortify_LeaveScope(); 1245 # endif 1243 1246 } 1244 1247 }
Note:
See TracChangeset
for help on using the changeset viewer.