Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ArchDaemonWindows.h File Reference
#include "arch/IArchDaemon.h"
#include "arch/IArchMultithread.h"
#include <Windows.h>
#include <tchar.h>
#include <functional>
#include <string>
Include dependency graph for ArchDaemonWindows.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ArchDaemonWindows
 Win32 implementation of IArchDaemon. More...

Macros

#define WIN32_LEAN_AND_MEAN
#define ARCH_DAEMON   ArchDaemonWindows
#define DEFAULT_DAEMON_INFO   _T("Runs the Core process on secure desktops (UAC prompts, login screen, etc).")
#define LEGACY_SERVER_DAEMON_NAME   _T("Deskflow Server")
#define LEGACY_CLIENT_DAEMON_NAME   _T("Deskflow Client")

Macro Definition Documentation

◆ ARCH_DAEMON

#define ARCH_DAEMON   ArchDaemonWindows

◆ DEFAULT_DAEMON_INFO

#define DEFAULT_DAEMON_INFO   _T("Runs the Core process on secure desktops (UAC prompts, login screen, etc).")

◆ LEGACY_CLIENT_DAEMON_NAME

#define LEGACY_CLIENT_DAEMON_NAME   _T("Deskflow Client")

◆ LEGACY_SERVER_DAEMON_NAME

#define LEGACY_SERVER_DAEMON_NAME   _T("Deskflow Server")

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN