add log and use error! in Drop of Handle to let users choose if they want to care about failed CloseHandle
This commit is contained in:
@@ -10,6 +10,7 @@ keywords = ["memory", "game", "hacking", "process"]
|
||||
|
||||
[dependencies]
|
||||
derive_more = { version = "1.0.0", features = ["display"] }
|
||||
log = "0.4.22"
|
||||
thiserror = "2.0.9"
|
||||
|
||||
[dependencies.windows]
|
||||
|
||||
Reference in New Issue
Block a user