RustDeskIddDriver icon indicating copy to clipboard operation
RustDeskIddDriver copied to clipboard

This IDD driver is based on official [Indirect Display Driver Sample](https://github.com/microsoft/Windows-driver-samples/tree/master/video/IndirectDisplay).

Results 4 RustDeskIddDriver issues
Sort by recently updated
recently updated
newest added

Does anybody know why this driver has this "status_not_support" error at IddCxAdapterInitAsync .

MSDN: When a client app calls SwDeviceCreate for a software device that was previously marked for SwDeviceLifetimeParentPresent, SwDeviceCreate succeeds if there are no open software device handles for the device...

When entering a, except for the first increased display resolution, the other display resolutions are not changed, and all resolutions are the default resolution at the time of creation

I created a virtual screen of RustDeskIddDriver on the controlled end, and when I used RustDesk to connect, a double mouse appeared. https://github.com/user-attachments/assets/ab49ad37-29ee-4b4a-a94c-18ed88ca6401 ![twoMouse](https://github.com/user-attachments/assets/bf0cee86-04d8-4eb2-8ed3-d5340a6087b3)