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) |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
TestWtsApiEnumerateProcesses.c | ||
TestWtsApiEnumerateSessions.c | ||
TestWtsApiExtraDisconnectSession.c | ||
TestWtsApiExtraDynamicVirtualChannel.c | ||
TestWtsApiExtraLogoffSession.c | ||
TestWtsApiExtraSendMessage.c | ||
TestWtsApiExtraStartRemoteSessionEx.c | ||
TestWtsApiExtraVirtualChannel.c | ||
TestWtsApiQuerySessionInformation.c | ||
TestWtsApiSessionNotification.c | ||
TestWtsApiShutdownSystem.c | ||
TestWtsApiWaitSystemEvent.c |