mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
feat, win virtual display
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -254,6 +254,10 @@ impl InvokeUiSession for SciterHandler {
|
||||
);
|
||||
}
|
||||
|
||||
fn set_platform_additions(&self, _data: &str) {
|
||||
// Ignore for sciter version.
|
||||
}
|
||||
|
||||
fn on_connected(&self, conn_type: ConnType) {
|
||||
match conn_type {
|
||||
ConnType::RDP => {}
|
||||
|
||||
Reference in New Issue
Block a user