mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[NDK] Fix RTL_UNLOAD_EVENT_TRACE_NUMBER
This commit is contained in:
@@ -1226,7 +1226,7 @@ typedef struct _RTL_FLS_DATA
|
||||
//
|
||||
// Unload Event Trace Structure for RtlGetUnloadEventTrace
|
||||
//
|
||||
#define RTL_UNLOAD_EVENT_TRACE_NUMBER 64
|
||||
#define RTL_UNLOAD_EVENT_TRACE_NUMBER 16
|
||||
|
||||
typedef struct _RTL_UNLOAD_EVENT_TRACE
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user