libzmq  master
ZeroMQ C++ Core Engine (LIBZMQ)
windows.hpp File Reference
#include <winsock2.h>
#include <windows.h>
#include <mswsock.h>
#include <iphlpapi.h>
#include <Mstcpip.h>
#include <ws2tcpip.h>
#include <ipexport.h>
#include <process.h>
Include dependency graph for windows.hpp:

Go to the source code of this file.

Macros

#define _CRT_SECURE_NO_WARNINGS
 
#define _WIN32_WINNT   0x0600
 
#define AI_NUMERICSERV   0x0400
 
#define NOMINMAX
 

Macro Definition Documentation

#define _CRT_SECURE_NO_WARNINGS

Definition at line 34 of file windows.hpp.

#define _WIN32_WINNT   0x0600

Definition at line 42 of file windows.hpp.

#define AI_NUMERICSERV   0x0400

Definition at line 82 of file windows.hpp.

#define NOMINMAX

Definition at line 37 of file windows.hpp.