winvd 0.0.48

Provides functions for accessing Windows 11 virtual desktop API, requires at least 24H2 26100.2605.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Notes on windows-rs etc


[Official DOCS](https://microsoft.github.io/windows-docs-rs/)

[Official FAQ](https://github.com/microsoft/windows-rs/blob/master/docs/FAQ.md)


Super useful table:

[by Wesleywiser in Issue](https://github.com/microsoft/windows-rs/issues/1647#issuecomment-1085005439)

[Interesting thread which I spammed "Support WinRT and COM class authoring"](https://github.com/microsoft/windows-rs/issues/1094)