reactos/win32ss/user
Hermès Bélusca-Maïto 08d70697a3
[USERSRV] Hard-error improvements 5/7 - Implement STATUS_SERVICE_NOTIFICATION handling.
- In UserpCaptureStringParameters(), always capture the parameter
  strings with a terminating NULL. Also, no need to convert them to
  ANSI if they are used with a STATUS_SERVICE_NOTIFICATION message.
- Determine within UserpFormatMessages() the message box flags to be
  used, either from the message parameters (if STATUS_SERVICE_NOTIFICATION)
  or from the proposed response options and message status severity.
  These flags are then used by both UserpShowInformationBalloon()/UserpShellHardError()
  and by UserpMessageBox().
- Improve Message validation (especially for STATUS_SERVICE_NOTIFICATION).
- Try to display the hard error status number if it's an unknown one.
2018-04-07 18:48:11 +02:00
..
ntuser [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
rtl [WIN32K] Fix 64 bit issues (#420) 2018-03-18 15:53:52 +01:00
user32 [TRANSLATIONS] Update and add Turkish translations (#455) 2018-04-01 19:27:08 +02:00
winsrv [USERSRV] Hard-error improvements 5/7 - Implement STATUS_SERVICE_NOTIFICATION handling. 2018-04-07 18:48:11 +02:00