Files
dependencies/minhook/libMinHook.a
Rafael Kitover aa2499de8f add minhook win32 API trampoline library
From:

https://www.codeproject.com/Articles/44326/MinHook-The-Minimalistic-x-x-API-Hooking-Libra

This library allows overriding Win32 API calls using the trampoline
method.

Currently using this in some cmake compile/run tests to override
`MessageBox` so that error dialog boxes don't pop up during the cmake
run.
2017-09-10 10:41:59 -07:00

19 KiB