![]() |
Deskflow 1.24.0.365
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 = L"ScreenSaverIsSecure" |
| static const TCHAR * | g_isSecure9x = L"ScreenSaveUsePassword" |
| static const TCHAR *const | g_pathScreenSaverIsSecure [] = {L"Control Panel", L"Desktop", nullptr} |
| #define SPI_GETSCREENSAVERRUNNING 114 |
|
static |
|
static |
|
static |