mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 21:01:27 +03:00
virtual display: plugout monitor on disconnecting, debug failed, may crash...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -10,7 +10,7 @@ Virtual display may be used on computers that do not have a monitor.
|
||||
|
||||
Win10 provides [Indirect Display Driver Model](https://msdn.microsoft.com/en-us/library/windows/hardware/mt761968(v=vs.85).aspx).
|
||||
|
||||
This lib use [this project](https://github.com/fufesou/RustDeskIddDriver) as the driver.
|
||||
This lib uses [this project](https://github.com/fufesou/RustDeskIddDriver) as the driver.
|
||||
|
||||
|
||||
**NOTE**: Versions before Win10 1607. Try follow [this method](https://github.com/fanxiushu/xdisp_virt/tree/master/indirect_display).
|
||||
@@ -19,7 +19,7 @@ This lib use [this project](https://github.com/fufesou/RustDeskIddDriver) as the
|
||||
#### tested platforms
|
||||
|
||||
- [x] 19041
|
||||
|
||||
- [x] 19043
|
||||
|
||||
### win7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user