mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 23:22:48 +08:00
- 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.