Changeset 1032 for trunk/dll/mainwnd.c
- Timestamp:
- Jun 30, 2008, 4:55:36 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd.c
r1031 r1032 6364 6364 WinSendMsg((HWND) 0, WM_QUIT, MPVOID, MPVOID); 6365 6365 # ifdef FORTIFY 6366 free_commands(); 6367 free_associations(); 6368 free_udir(); 6369 free_ldir(); 6370 free_archivers(); 6371 Fortify_LeaveScope(); 6366 Fortify_LeaveScope( pszSrcFile, __LINE__); 6372 6367 # endif 6373 6368 break;
Note:
See TracChangeset
for help on using the changeset viewer.