![]() |
Deskflow 1.24.0.365
Keyboard and mouse sharing utility
|
#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 <tchar.h>#include <QStringDecoder>
Macros | |
| #define | WIN32_LEAN_AND_MEAN |
Functions | |
| HANDLE | openProcessForKill (const PROCESSENTRY32 &entry) |
| #define WIN32_LEAN_AND_MEAN |
| HANDLE openProcessForKill | ( | const PROCESSENTRY32 & | entry | ) |