Source position: jwawptypes.pas line 72
type tagWPSITEINFOA = record
dwSize: DWORD;
dwFlags: DWORD;
lpszSiteName: LPSTR;
lpszSiteURL: LPSTR;
end;