reactos/win32ss/user
Hermès Bélusca-Maïto 6718a1aa83
[USERSRV] Hard-error improvements 1/7
- Use hard-error captions depending on the status code severity.
- Improve handling of the STATUS_UNHANDLED_EXCEPTION error. Start
  implementing the display of the dialog button descriptions ("OK" to
  terminate the application; "Cancel" to debug the application).
- Add support for the "ErrorMode" and "ShellErrorMode" registry values
  under HKLM\System\CurrentControlSet\Control\Windows.
- Use MessageBoxTimeoutW() in UserpMessageBox() to support different
  message box timeouts.
- Log hard errors into the System event log.
2018-04-07 18:48:06 +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 1/7 2018-04-07 18:48:06 +02:00