fCancelAlways (BOOL) - input

      Cancellation control.

      TRUE

        No WM_QUIT message should be placed on this queue during system shutdown.
      FALSE
        The applications ignore any outstanding WM_QUIT messages already sent to it, but a message should be sent during other system shutdowns.


      [Back] [Next]