include/winhttp.h: Add WINHTTP_TIME_FORMAT_BUFSIZE.
This commit is contained in:
parent
a4b636f10a
commit
72d201b037
|
@ -436,6 +436,7 @@ typedef int INTERNET_SCHEME, *LPINTERNET_SCHEME;
|
||||||
#define WINHTTP_AUTH_TARGET_SERVER 0x00000000
|
#define WINHTTP_AUTH_TARGET_SERVER 0x00000000
|
||||||
#define WINHTTP_AUTH_TARGET_PROXY 0x00000001
|
#define WINHTTP_AUTH_TARGET_PROXY 0x00000001
|
||||||
|
|
||||||
|
#define WINHTTP_TIME_FORMAT_BUFSIZE 62
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue