mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
[NDK] Increase MAXIMUM_HARDERROR_PARAMETERS for Win2k3 compatibility.
This commit is contained in:
@@ -142,7 +142,7 @@ extern ULONG NTSYSAPI NtBuildNumber;
|
||||
//
|
||||
// NtRaiseHardError-related parameters
|
||||
//
|
||||
#define MAXIMUM_HARDERROR_PARAMETERS 4
|
||||
#define MAXIMUM_HARDERROR_PARAMETERS 5
|
||||
#define HARDERROR_OVERRIDE_ERRORMODE 0x10000000
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user