projects/shelled/rustdesk-as-ref/libs/virtual_display/dylib
2026-04-06 12:04:19 -07:00
..
examples add ref tmp 2026-04-06 12:04:19 -07:00
src add ref tmp 2026-04-06 12:04:19 -07:00
build.rs add ref tmp 2026-04-06 12:04:19 -07:00
Cargo.toml add ref tmp 2026-04-06 12:04:19 -07:00
README.md add ref tmp 2026-04-06 12:04:19 -07:00

virtual display

Virtual display may be used on computers that do not have a monitor.

Development reference

windows

win10

Win10 provides Indirect Display Driver Model.

This lib uses this project as the driver.

NOTE: Versions before Win10 1607. Try follow this method.

tested platforms

  • 19041
  • 19043

win7

TODO

WDDM.

X11

OSX