Ticket #100: shutdown.c.diff

File shutdown.c.diff, 715 bytes (added by Dmitry A. Kuminov, 14 years ago)

XWorkplace patch that makes it possible to programmatically cancel extended shutdown

  • shutdown.c

    RCS file: /netlabs.cvs/xworkplace/src/startshut/shutdown.c,v
    retrieving revision 1.114
    diff -u -r1.114 shutdown.c
     
    28982898
    28992899            WinPostMsg(pItem->swctl.hwnd,
    29002900                       WM_SAVEAPPLICATION,
    2901                        MPNULL, MPNULL);
     2901                       MPARAM(pShutdownData->SDConsts.hwndMain),
     2902                       MPFROM2SHORT(ID_SDDI_CANCELSHUTDOWN, 0));
    29022903
    29032904            doshWriteLogEntry(pShutdownData->ShutdownLogFile,
    29042905                   "      Posting WM_QUIT to hwnd 0x%lX",