Home
last modified time | relevance | path

Searched refs:WINHTTP_AUTOLOGON_SECURITY_LEVEL_HIGH (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinhttp.h154 #define WINHTTP_AUTOLOGON_SECURITY_LEVEL_HIGH 2 macro
/reactos/dll/win32/winhttp/
H A Drequest.c4743 request->logon_policy = WINHTTP_AUTOLOGON_SECURITY_LEVEL_HIGH; in winhttp_request_SetAutoLogonPolicy()