v1.1.0-beta
Pre-release
Pre-release
- 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, ...)
.