https://github.com/TsudaKageyu/minhook/releases/tag/v1.3.4
Minhook has dynamic and static lib, link with dynamic lib is ok, but link with static lib "libMinHook.x64.lib", say error:
POLINK: fatal error: Unsupported anonymous format in object 'x64\Release\libMinHook\hook.obj'.
can you fix it ?
That ANON_OBJECT_HEADER is a problem for linking.
Check library with pope.exe
Sorry but is it allowed to discuss about API hooking in this forum?