You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After Visual Studio 2017 updatet to 15.3, compiling any own project depending on this will fail. The owner of minhook doesn't have any more time for this project, so this is the solution to get your projects working:
After Visual Studio 2017 updatet to 15.3, compiling any own project depending on this will fail. The owner of minhook doesn't have any more time for this project, so this is the solution to get your projects working:
Download "Source code (zip)" from https://github.com/TsudaKageyu/minhook/releases
If you don't have VS - download the free Visual Studio 2017 community edition
Unzip the source code and open "build\VC15\MinHookVC15.sln"
on left bottom choose "properties" and double click "libMinHook" on the top
set Window-SDK to newest available and save
same for "MinHook"
Now choose "Release" on top and press F7 (=create project)
If everything worked fine, you will find the needed lib in "build\VC15\lib\Release"
The text was updated successfully, but these errors were encountered: