[USERSRV] Hard-error improvements 7/7 446/head
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 23 Mar 2018 22:50:50 +0000 (23:50 +0100)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 7 Apr 2018 16:48:13 +0000 (18:48 +0200)
commit29d56f2b296402179cf99ffd654c6cd76876aa2e
treed97f9724c5e02cba8ffb90e881e29c5f9f80de56
parent2363fee51f835e2087ea2291f57250b062dc1478
[USERSRV] Hard-error improvements 7/7

- Use a more descriptive "unknown hard error" string than Windows' one.
- Improve the computation of the buffer size for the hard error message
  by using _vscwprintf() instead of just "guessing" which size the fully
  printf'ed message could be.
win32ss/user/winsrv/usersrv/harderror.c