Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
union { | |
PVOID Target | |
WPARAM Value | |
UINT16 RefCount: 12 | |
}; | |
Definition at line 468 of file windows_heap.h.
union { ... } |
UINT16 _HEAP_LFH_FAST_REF::RefCount |
Definition at line 472 of file windows_heap.h.
PVOID _HEAP_LFH_FAST_REF::Target |
Definition at line 470 of file windows_heap.h.
WPARAM _HEAP_LFH_FAST_REF::Value |
Definition at line 471 of file windows_heap.h.