mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
![]() - Make UserpFormatMessages() always succeed by falling back on static string buffers if allocating large string buffers fail due to lack of memory. Then the hard error popups will have truncated strings, but at least something will be displayed instead of nothing, thus alerting the user that something went wrong anyway. - Simplify a bit the code by moving the NtOpenProcess(), UserpCaptureStringParameters() and UserpFreeStringParameters() calls inside UserpFormatMessages(). This also allows simplifying its prototype. |
||
---|---|---|
.. | ||
drivers | ||
gdi | ||
include | ||
printing | ||
reactx | ||
user | ||
CMakeLists.txt | ||
napi.h | ||
pch.h | ||
sys-stubs.S | ||
w32ksvc.db | ||
w32ksvc.h | ||
win32k.h | ||
win32k.rc | ||
win32k.spec | ||
win32kp.h |