mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 11:31:54 +00:00
[PSDK] Add missing WINHTTP_NO_CLIENT_CERT_CONTEXT.
svn path=/trunk/; revision=73313
This commit is contained in:
parent
01e37dce52
commit
1fd943c142
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue