Macros | Functions
windows.hpp File Reference
#include <winsock2.h>
#include <windows.h>
#include <mswsock.h>
#include <iphlpapi.h>
#include <string>
#include <vector>
#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
 

Functions

static int rmdir_utf8 (const char *filename)
 
static int unlink_utf8 (const char *filename)
 
static std::wstring utf8_to_utf16 (const char *utf8_string)
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 7 of file windows.hpp.

◆ _WIN32_WINNT

#define _WIN32_WINNT   0x0600

Definition at line 16 of file windows.hpp.

◆ AI_NUMERICSERV

#define AI_NUMERICSERV   0x0400

Definition at line 66 of file windows.hpp.

◆ NOMINMAX

#define NOMINMAX

Definition at line 10 of file windows.hpp.

Function Documentation

◆ rmdir_utf8()

static int rmdir_utf8 ( const char *  filename)
inlinestatic

Definition at line 101 of file windows.hpp.

◆ unlink_utf8()

static int unlink_utf8 ( const char *  filename)
inlinestatic

Definition at line 96 of file windows.hpp.

◆ utf8_to_utf16()

static std::wstring utf8_to_utf16 ( const char *  utf8_string)
inlinestatic

Definition at line 70 of file windows.hpp.



libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:05