mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[NDK]
- Correct definition of SECTION_OBJECT svn path=/trunk/; revision=63828
This commit is contained in:
@@ -639,6 +639,7 @@ typedef struct _SECTION_OBJECT
|
||||
{
|
||||
PVOID StartingVa;
|
||||
PVOID EndingVa;
|
||||
PVOID Parent;
|
||||
PVOID LeftChild;
|
||||
PVOID RightChild;
|
||||
PSEGMENT_OBJECT Segment;
|
||||
|
||||
Reference in New Issue
Block a user