Source position: jwawincrypt.pas line 14333
type _CRYPT_PASSWORD_CREDENTIALSW = record
cbSize: DWORD;
pszUsername: LPWSTR;
pszPassword: LPWSTR;
end;