Bootstraps
Proc macro for Windows DllMain entry point
Todo
Make the proc macro send in the hinstDLL, needed for injected applications to be able to free themselves.
Example
cargo.toml
[]
= ["cdylib"]
[]
= { = "0.3.9", = ["consoleapi", "processthreadsapi"] }
= { = "0.1.1" }
lib.rs