Source position: jwawincrypt.pas line 14320
type _CRYPT_PASSWORD_CREDENTIALSA = record
cbSize: DWORD;
pszUsername: LPSTR;
pszPassword: LPSTR;
end;