Searched refs:dwVersion (Results 1 – 9 of 9) sorted by relevance
816 DWORD dwVersion; local818 dwVersion = GetVersion(); /* get the OS version */819 dwWindowsMajorVersion = (DWORD)(LOBYTE(LOWORD(dwVersion)));821 if (dwVersion >= 0x80000000 && dwWindowsMajorVersion >= 4) {
56 extern HRESULT (WINAPI *DInputCreate)(HINSTANCE hinst, DWORD dwVersion, LPDIRECTINPUT *ppDI, LPUNKN…
60 HRESULT (WINAPI *DInputCreate)(HINSTANCE hinst, DWORD dwVersion, LPDIRECTINPUT *ppDI, LPUNKNOWN pun…
42 provider.version = namespace_providers[i].dwVersion; in GetWinsockNamespaceProviders()
78 pkac.dwVersion = CERT_KEYGEN_REQUEST_V1; in GetSignedPublicKeyAndChallenge()
441 reconv->dwVersion = 0; in OnDocumentFeed()497 reconv->dwVersion = 0; in OnReconvertString()
704 conn->schannel_cred.dwVersion = SCHANNEL_CRED_VERSION; in tls_connection_set_params()
131 sc_cred.dwVersion = SCHANNEL_CRED_VERSION; in BeginSSL()
148 sc_cred.dwVersion = SCHANNEL_CRED_VERSION; in BeginSSL()