OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pszusername
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ratings.h
12
STDAPI RatingEnable(HWND hwndParent,LPCSTR
pszUsername
,WINBOOL fEnable);
13
STDAPI RatingCheckUserAccess(LPCSTR
pszUsername
,LPCSTR pszURL,LPCSTR pszRatingInfo,LPBYTE pData,DWORD cbData,void **ppRatingDetails);
14
STDAPI RatingAccessDeniedDialog(HWND hDlg,LPCSTR
pszUsername
,LPCSTR pszContentDescription,void *pRatingDetails);
15
STDAPI RatingAccessDeniedDialog2(HWND hDlg,LPCSTR
pszUsername
,void *pRatingDetails);
19
STDAPI RatingSetupUI(HWND hDlg,LPCSTR
pszUsername
);
wincred.h
313
CREDUIAPI DWORD WINAPI CredUIPromptForCredentialsW(PCREDUI_INFOW pUiInfo,PCWSTR pszTargetName,PCtxtHandle pContext,DWORD dwAuthError,PWSTR
pszUserName
,ULONG ulUserNameBufferSize,PWSTR pszPassword,ULONG ulPasswordBufferSize,WINBOOL *save,DWORD dwFlags);
314
CREDUIAPI DWORD WINAPI CredUIPromptForCredentialsA(PCREDUI_INFOA pUiInfo,PCSTR pszTargetName,PCtxtHandle pContext,DWORD dwAuthError,PSTR
pszUserName
,ULONG ulUserNameBufferSize,PSTR pszPassword,ULONG ulPasswordBufferSize,WINBOOL *save,DWORD dwFlags);
321
CREDUIAPI DWORD WINAPI CredUIStoreSSOCredW (PCWSTR pszRealm,PCWSTR
pszUsername
,PCWSTR pszPassword,WINBOOL bPersist);
374
LPSTR
pszUserName
,
382
LPWSTR
pszUserName
,
434
LPSTR
pszUserName
,
446
LPWSTR
pszUserName
,
davclnt.h
37
LPWSTR
pszUserName
;
winnetwk.h
267
typedef UINT (WINAPI *PFNGETPROFILEPATHA) (LPCSTR
pszUsername
,LPSTR pszBuffer,UINT cbBuffer);
268
typedef UINT (WINAPI *PFNGETPROFILEPATHW) (LPCWSTR
pszUsername
,LPWSTR pszBuffer,UINT cbBuffer);
280
typedef WINBOOL (WINAPI *PFNPROCESSPOLICIESA) (HWND hwnd,LPCSTR pszPath,LPCSTR
pszUsername
,LPCSTR pszComputerName,DWORD dwFlags);
281
typedef WINBOOL (WINAPI *PFNPROCESSPOLICIESW) (HWND hwnd,LPCWSTR pszPath,LPCWSTR
pszUsername
,LPCWSTR pszComputerName,DWORD dwFlags);
winwlx.h
81
PWSTR
pszUserName
;
100
PWSTR
pszUserName
;
108
PWSTR
pszUserName
;
dsclient.h
113
STDMETHOD(SetComputer)(THIS_ LPCWSTR pszComputerName,LPCWSTR
pszUserName
,LPCWSTR pszPassword) PURE;
150
STDMETHOD(SetServer)(THIS_ LPCWSTR pszServer,LPCWSTR
pszUserName
,LPCWSTR pszPassword,DWORD dwFlags) PURE;
svrapi.h
27
extern API_FUNCTION NetAccessCheck (char *pszReserved,char *
pszUserName
,char *pszResource,unsigned short usOperation,unsigned short *pusResult);
urlmon.h
[
all
...]
hlink.h
103
STDAPI HlinkCreateExtensionServices(LPCWSTR pwzAdditionalHeaders,HWND phwnd,LPCWSTR
pszUsername
,LPCWSTR pszPassword,IUnknown *piunkOuter,REFIID riid,void **ppvObj);
[
all
...]
wincrypt.h
[
all
...]
Completed in 501 milliseconds