Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include "platform/MSWindowsScreenSaver.h"
#include "arch/Arch.h"
#include "arch/win32/ArchMiscWindows.h"
#include "base/Log.h"
#include "base/TMethodJob.h"
#include "mt/Thread.h"
#include "platform/MSWindowsScreen.h"
#include <malloc.h>
#include <tchar.h>
Macros | |
#define | SPI_GETSCREENSAVERRUNNING 114 |
Variables | |
static const TCHAR * | g_isSecureNT = "ScreenSaverIsSecure" |
static const TCHAR * | g_isSecure9x = "ScreenSaveUsePassword" |
static const TCHAR *const | g_pathScreenSaverIsSecure [] = {"Control Panel", "Desktop", nullptr} |
#define SPI_GETSCREENSAVERRUNNING 114 |
|
static |
|
static |
|
static |