ReactOS 0.4.17-dev-117-g313be0c
heap Struct Reference

Public Attributes

UINT_PTR unknown1 [2]
 
UINT ffeeffee
 
UINT auto_flags
 
UINT_PTR unknown2 [7]
 
UINT unknown3 [2]
 
UINT_PTR unknown4 [3]
 
UINT flags
 
UINT force_flags
 
DWORD_PTR unknown1 [2]
 
DWORD unknown2 [2]
 
DWORD_PTR unknown3 [4]
 
DWORD unknown4
 
DWORD_PTR unknown5 [2]
 
DWORD unknown6 [3]
 
DWORD_PTR unknown7 [2]
 
DWORD flags
 
DWORD force_flags
 
DWORD_PTR unknown8 [6]
 

Detailed Description

Definition at line 85 of file heap.c.

Member Data Documentation

◆ auto_flags

UINT heap::auto_flags

Definition at line 89 of file heap.c.

Referenced by test_heap_layout().

◆ ffeeffee

UINT heap::ffeeffee

Definition at line 88 of file heap.c.

Referenced by test_heap_layout().

◆ flags [1/2]

UINT heap::flags

Definition at line 93 of file heap.c.

Referenced by test_heap_layout().

◆ flags [2/2]

DWORD heap::flags

Definition at line 3632 of file rtl.c.

◆ force_flags [1/2]

UINT heap::force_flags

Definition at line 94 of file heap.c.

Referenced by test_heap_layout().

◆ force_flags [2/2]

DWORD heap::force_flags

Definition at line 3633 of file rtl.c.

◆ unknown1 [1/2]

UINT_PTR heap::unknown1[2]

Definition at line 87 of file heap.c.

◆ unknown1 [2/2]

DWORD_PTR heap::unknown1[2]

Definition at line 3625 of file rtl.c.

◆ unknown2 [1/2]

DWORD heap::unknown2[2]

Definition at line 3626 of file rtl.c.

◆ unknown2 [2/2]

UINT_PTR heap::unknown2[7]

Definition at line 90 of file heap.c.

◆ unknown3 [1/2]

UINT heap::unknown3[2]

Definition at line 91 of file heap.c.

◆ unknown3 [2/2]

DWORD_PTR heap::unknown3[4]

Definition at line 3627 of file rtl.c.

◆ unknown4 [1/2]

UINT_PTR heap::unknown4[3]

Definition at line 92 of file heap.c.

◆ unknown4 [2/2]

DWORD heap::unknown4

Definition at line 3628 of file rtl.c.

◆ unknown5

DWORD_PTR heap::unknown5[2]

Definition at line 3629 of file rtl.c.

◆ unknown6

DWORD heap::unknown6[3]

Definition at line 3630 of file rtl.c.

◆ unknown7

DWORD_PTR heap::unknown7[2]

Definition at line 3631 of file rtl.c.

◆ unknown8

DWORD_PTR heap::unknown8[6]

Definition at line 3634 of file rtl.c.


The documentation for this struct was generated from the following files: