Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
MSWindowsWatchdog.cpp File Reference
#include "platform/MSWindowsWatchdog.h"
#include "arch/Arch.h"
#include "arch/win32/XArchWindows.h"
#include "base/Log.h"
#include "base/LogLevel.h"
#include "base/LogOutputters.h"
#include "base/TMethodJob.h"
#include "common/Constants.h"
#include "deskflow/App.h"
#include "mt/Thread.h"
#include "platform/MSWindowsHandle.h"
#include <Shellapi.h>
#include <UserEnv.h>
#include <Windows.h>
#include <shlobj.h>
#include <string.h>
#include <tchar.h>
Include dependency graph for MSWindowsWatchdog.cpp:

Macros

#define WIN32_LEAN_AND_MEAN

Functions

std::string trimOutputBuffer (const CHAR *buffer)
HANDLE openProcessForKill (const PROCESSENTRY32 &entry)

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Function Documentation

◆ openProcessForKill()

HANDLE openProcessForKill ( const PROCESSENTRY32 & entry)

◆ trimOutputBuffer()

std::string trimOutputBuffer ( const CHAR * buffer)