mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:25:55 +00:00
[WIN32CSR]
Fix win32csr release build svn path=/trunk/; revision=56079
This commit is contained in:
parent
56f5b39130
commit
b603bd5a6b
1 changed files with 2 additions and 0 deletions
|
@ -506,7 +506,9 @@ Win32CsrHardError(
|
|||
IN PCSR_THREAD ThreadData,
|
||||
IN PHARDERROR_MSG Message)
|
||||
{
|
||||
#ifdef DBG
|
||||
PCSR_PROCESS ProcessData = ThreadData->Process;
|
||||
#endif
|
||||
ULONG_PTR Parameters[MAXIMUM_HARDERROR_PARAMETERS];
|
||||
OBJECT_ATTRIBUTES ObjectAttributes;
|
||||
UNICODE_STRING TextU, CaptionU;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue