Source position: jwawinnt.pas line 3696
type _MEMORY_BASIC_INFORMATION64 = record |
BaseAddress: ULONGLONG; |
AllocationBase: ULONGLONG; |
AllocationProtect: DWORD; |
__alignment1: DWORD; |
RegionSize: ULONGLONG; |
State: DWORD; |
Protect: DWORD; |
Type_: DWORD; |
__alignment2: DWORD; |
end; |