Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
XArchWindows.h File Reference
#include <QString>
#include <string>
#include <Windows.h>
Include dependency graph for XArchWindows.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_LEAN_AND_MEAN

Functions

QString winsockErrorToQString (int error)
QString windowsErrorToQString (DWORD error)
std::string winsockErrorToString (int error)
std::string windowsErrorToString (DWORD error)

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Function Documentation

◆ windowsErrorToQString()

QString windowsErrorToQString ( DWORD error)

◆ windowsErrorToString()

std::string windowsErrorToString ( DWORD error)

◆ winsockErrorToQString()

QString winsockErrorToQString ( int error)

◆ winsockErrorToString()

std::string winsockErrorToString ( int error)