microsoft / Detours

Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
MIT License
5.01k stars 979 forks source link

How Can I use the func DetourCreateProcessWithDll() with Detours4.0.1 which doesn't have the file detoured.dll #212

Open NOTRp opened 2 years ago

jaykrell commented 2 years ago

You build it from source. I thought that was always the only model of Detours use.