HomeSort by relevance Sort by last modified time
    Searched defs:lpszPassword (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winhttp.h 465 LPWSTR lpszPassword;
dplay.h 250 LPWSTR lpszPassword;
347 LPWSTR lpszPassword; /* Unicode */
    [all...]
wininet.h 243 LPSTR lpszPassword;
261 LPWSTR lpszPassword;
373 INTERNETAPI_(HINTERNET) InternetConnectA(HINTERNET hInternet,LPCSTR lpszServerName,INTERNET_PORT nServerPort,LPCSTR lpszUserName,LPCSTR lpszPassword,DWORD dwService,DWORD dwFlags,DWORD_PTR dwContext);
374 INTERNETAPI_(HINTERNET) InternetConnectW(HINTERNET hInternet,LPCWSTR lpszServerName,INTERNET_PORT nServerPort,LPCWSTR lpszUserName,LPCWSTR lpszPassword,DWORD dwService,DWORD dwFlags,DWORD_PTR dwContext);
    [all...]

Completed in 607 milliseconds