![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#include <QString>#include <string>#include <Windows.h>

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) |
| #define WIN32_LEAN_AND_MEAN |
| QString windowsErrorToQString | ( | DWORD | error | ) |
| std::string windowsErrorToString | ( | DWORD | error | ) |
| QString winsockErrorToQString | ( | int | error | ) |
| std::string winsockErrorToString | ( | int | error | ) |