fix: compile errors - GetWindowLongA, Win32_System_ProcessStatus feature
This commit is contained in:
parent
450604bbbd
commit
8a873e4923
2 changed files with 3 additions and 2 deletions
|
|
@ -40,4 +40,5 @@ windows = { version = "0.54", features = [
|
|||
"Win32_UI_WindowsAndMessaging",
|
||||
"Win32_UI_Shell",
|
||||
"Win32_System_Console",
|
||||
"Win32_System_ProcessStatus",
|
||||
] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue