Ticket #100: shutdown.c.diff
File shutdown.c.diff, 715 bytes (added by , 15 years ago) |
---|
-
shutdown.c
RCS file: /netlabs.cvs/xworkplace/src/startshut/shutdown.c,v retrieving revision 1.114 diff -u -r1.114 shutdown.c
2898 2898 2899 2899 WinPostMsg(pItem->swctl.hwnd, 2900 2900 WM_SAVEAPPLICATION, 2901 MPNULL, MPNULL); 2901 MPARAM(pShutdownData->SDConsts.hwndMain), 2902 MPFROM2SHORT(ID_SDDI_CANCELSHUTDOWN, 0)); 2902 2903 2903 2904 doshWriteLogEntry(pShutdownData->ShutdownLogFile, 2904 2905 " Posting WM_QUIT to hwnd 0x%lX",