Upgrade windows-rs, get the basics working

This commit is contained in:
Your Name
2023-02-18 21:59:02 -05:00
parent 1484eada3e
commit 532d404815
3 changed files with 224 additions and 93 deletions

View File

@@ -10,9 +10,8 @@ widestring = "1.0.0"
once_cell = "1.12.0"
[dependencies.windows]
version = "0.37.0"
version = "0.44.0"
features = [
"alloc",
"implement",
"Win32_Media_Audio",
"Win32_UI_Shell_PropertiesSystem",