Searched defs:PCtxtHandle (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincred.h53 typedef PSecHandle PCtxtHandle; typedef
282 DWORD WINAPI CredUICmdLinePromptForCredentialsW(PCWSTR,PCtxtHandle,DWORD,PWSTR,ULONG,PWSTR,ULONG,PBOOL,DWORD);
283 DWORD WINAPI CredUICmdLinePromptForCredentialsA(PCSTR,PCtxtHandle,DWORD,PSTR,ULONG,PSTR,ULONG,PBOOL,DWORD);
291 DWORD WINAPI CredUIPromptForCredentialsW(PCREDUI_INFOW,PCWSTR,PCtxtHandle,DWORD,PWSTR,ULONG,PWSTR,ULONG,PBOOL,DWORD);
292 DWORD WINAPI CredUIPromptForCredentialsA(PCREDUI_INFOA,PCSTR,PCtxtHandle,DWORD,PSTR,ULONG,PSTR,ULONG,PBOOL,DWORD);
H A Dsspi.h79 typedef PSecHandle PCtxtHandle; typedef
270 PCredHandle phCredential, PCtxtHandle phContext,
273 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput,
276 PCredHandle phCredential, PCtxtHandle phContext,
279 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput,
284 (PCredHandle, PCtxtHandle, SEC_CHAR *, ULONG, ULONG, ULONG, PSecBufferDesc,
285 ULONG, PCtxtHandle, PSecBufferDesc, ULONG *, PTimeStamp);
287 (PCredHandle, PCtxtHandle, SEC_WCHAR *, ULONG, ULONG, ULONG, PSecBufferDesc,
288 ULONG, PCtxtHandle, PSecBufferDesc, ULONG *, PTimeStamp);
339 PCredHandle phCredential, PCtxtHandle phContex
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincred.h53 typedef PSecHandle PCtxtHandle; typedef
247 DWORD WINAPI CredUICmdLinePromptForCredentialsW(PCWSTR,PCtxtHandle,DWORD,PWSTR,ULONG,PWSTR,ULONG,PBOOL,DWORD);
248 DWORD WINAPI CredUICmdLinePromptForCredentialsA(PCSTR,PCtxtHandle,DWORD,PSTR,ULONG,PSTR,ULONG,PBOOL,DWORD);
256 DWORD WINAPI CredUIPromptForCredentialsW(PCREDUI_INFOW,PCWSTR,PCtxtHandle,DWORD,PWSTR,ULONG,PWSTR,ULONG,PBOOL,DWORD);
257 DWORD WINAPI CredUIPromptForCredentialsA(PCREDUI_INFOA,PCSTR,PCtxtHandle,DWORD,PSTR,ULONG,PSTR,ULONG,PBOOL,DWORD);
H A Dsspi.h79 typedef PSecHandle PCtxtHandle; typedef
265 PCredHandle phCredential, PCtxtHandle phContext,
268 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput,
271 PCredHandle phCredential, PCtxtHandle phContext,
274 ULONG Reserved2, PCtxtHandle phNewContext, PSecBufferDesc pOutput,
279 (PCredHandle, PCtxtHandle, SEC_CHAR *, ULONG, ULONG, ULONG, PSecBufferDesc,
280 ULONG, PCtxtHandle, PSecBufferDesc, ULONG *, PTimeStamp);
282 (PCredHandle, PCtxtHandle, SEC_WCHAR *, ULONG, ULONG, ULONG, PSecBufferDesc,
283 ULONG, PCtxtHandle, PSecBufferDesc, ULONG *, PTimeStamp);
334 PCredHandle phCredential, PCtxtHandle phContex
[all...]

Completed in 263 milliseconds