MinHook version typically used in Blockland DLL projects
Queuenard 7ed8eb559e Initial commit | před 2 měsíci | |
---|---|---|
minhook_project | před 2 měsíci | |
README.md | před 2 měsíci |
This is the MinHook version typically used in Blockland DLL projects; commit 49d03ad118
dated Nov 12, 2022 is used. This version may or may not have been chosen for a specific reason however there isn't a compelling reason to use later versions without further research.
Use the minhook_project folder as the folder for MinHook if the project is configured to use it.
This is how to derive the same MinHook project files on your own:
git clone https://github.com/TsudaKageyu/minhook
git checkout 49d03ad118cf7f6768c79a8f187e14b8f2a07f94
Do not forget to remove the .git folder before including this in your project.