0b902eeb5d
WTSStartRemoteControlSession doesn't allow to specify additional flags therefore add a new extended version WTSStartRemoteControlSessionEx with an additional "flags" parameter. The following flags are defined: REMOTECONTROL_FLAG_DISABLE_KEYBOARD - disable keyboard input REMOTECONTROL_FLAG_DISABLE_MOUSE - disable mouse input REMOTECONTROL_FLAG_DISABLE_INPUT - disable input (keyboard and mouse) |
||
---|---|---|
.. | ||
test | ||
CMakeLists.txt | ||
ModuleOptions.cmake | ||
wtsapi_win32.c | ||
wtsapi_win32.h | ||
wtsapi.c | ||
wtsapi.h |