[PSDK] Add missing WINHTTP_NO_CLIENT_CERT_CONTEXT.

svn path=/trunk/; revision=73313
This commit is contained in:
Amine Khaldi 2016-11-17 23:32:39 +00:00
parent 01e37dce52
commit 1fd943c142

View file

@ -63,6 +63,8 @@ typedef int INTERNET_SCHEME, *LPINTERNET_SCHEME;
#define WINHTTP_NO_PROXY_NAME NULL
#define WINHTTP_NO_PROXY_BYPASS NULL
#define WINHTTP_NO_CLIENT_CERT_CONTEXT NULL
#define WINHTTP_NO_REFERER NULL
#define WINHTTP_DEFAULT_ACCEPT_TYPES NULL