ReactOS 0.4.16-dev-2132-g3885311
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
 

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

UINT heap::flags

Definition at line 93 of file heap.c.

Referenced by test_heap_layout().

◆ force_flags

UINT heap::force_flags

Definition at line 94 of file heap.c.

Referenced by test_heap_layout().

◆ unknown1

UINT_PTR heap::unknown1[2]

Definition at line 87 of file heap.c.

◆ unknown2

UINT_PTR heap::unknown2[7]

Definition at line 90 of file heap.c.

◆ unknown3

UINT heap::unknown3[2]

Definition at line 91 of file heap.c.

◆ unknown4

UINT_PTR heap::unknown4[3]

Definition at line 92 of file heap.c.


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