Skip to content

v1.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@RatinCN RatinCN released this 31 Oct 10:24
· 2 commits to main since this release
7f0732f
  • Implement Function Table Hook (SlimDetoursFuncTableHook[s]) and its derived COM Hook (SlimDetoursCOMHook[s]).
  • Small refactors to the original inline hook interfaces, e.g. SlimDetoursSetHook(...) -> SlimDetoursInlineHook(TRUE, ...).