Source position: jwanative.pas line 1541
type _SECTION_BASIC_INFORMATION = record
BaseAddress: PVOID;
Attributes: ULONG;
Size: LARGE_INTEGER;
end;