|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
| WPARAM | CommitLimitBytes |
| WPARAM | CommitLimitFailureCode |
| WPARAM | MaxAllocationSizeBytes |
| WPARAM | AllocationLimitFailureCode |
Definition at line 301 of file windows_heap.h.
| WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::AllocationLimitFailureCode |
Definition at line 305 of file windows_heap.h.
| WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::CommitLimitBytes |
Definition at line 302 of file windows_heap.h.
| WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::CommitLimitFailureCode |
Definition at line 303 of file windows_heap.h.
| WPARAM _RTL_HEAP_MEMORY_LIMIT_DATA::MaxAllocationSizeBytes |
Definition at line 304 of file windows_heap.h.