Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
MSWindowsWatchdog.h File Reference
#include "platform/MSWindowsProcess.h"
#include "platform/MSWindowsSession.h"
#include <Windows.h>
#include <memory>
#include <mutex>
#include <optional>
#include <string>
Include dependency graph for MSWindowsWatchdog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MSWindowsWatchdog
 Monitors and controls a core process on Windows, elevating if necessary. More...

Macros

#define WIN32_LEAN_AND_MEAN

Typedefs

typedef VOID(WINAPI * SendSas) (BOOL asUser)

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Typedef Documentation

◆ SendSas

typedef VOID(WINAPI * SendSas) (BOOL asUser)