Source position: jwawinsta.pas line 112
type _LOGON_CREDENTIALSW = record
dwType: DWORD;
pUsername: PWideChar;
pDomain: PWideChar;
pPassword: PWideChar;
Unknown2: DWORD;
Unknown3: DWORD;
Unknown4: DWORD;
end;