You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make get_process_modules public and add get_handle() + get_id(). (#8)
* Bump windows crate to .58, replace HINSTANCE(0) with HMODULE::default()
* Bump windows crate to .59, replace HMODULE::default() with none
* Build on windows
* Make get_process_modules public and add get_id for process.
* Fix formatting oopsie.
* Bump version to 0.2.0
---------
Co-authored-by: Frank van der Stam <[email protected]>
0 commit comments