mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 23:33:24 +08:00
[SDK] Make our MEMORY_SECTION_NAME definitions consistent.
I choose the definition which is also used by Wine & Chromium. CORE-12043
This commit is contained in:
@@ -315,7 +315,6 @@ typedef struct _MEMORY_WORKING_SET_LIST
|
||||
typedef struct
|
||||
{
|
||||
UNICODE_STRING SectionFileName;
|
||||
WCHAR NameBuffer[ANYSIZE_ARRAY];
|
||||
} MEMORY_SECTION_NAME, *PMEMORY_SECTION_NAME;
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user