Source position: jwapsapi.pas line 95
type _MODULEINFO = record
lpBaseOfDll: LPVOID;
SizeOfImage: DWORD;
EntryPoint: LPVOID;
end;