use ShellExecuteExW

This commit is contained in:
amrbashir
2024-10-30 01:55:03 +03:00
parent 539d41ace7
commit bc53cf11db
3 changed files with 27 additions and 13 deletions
+1
View File
@@ -46,6 +46,7 @@ features = [
"Win32_UI_Shell_Common",
"Win32_UI_WindowsAndMessaging",
"Win32_System_Com",
"Win32_System_Registry",
]
[target.'cfg(target_os = "ios")'.dependencies]