I am trying to hook detours dll into my application it works but my application launches another exe. I can't attach to that exe because it says launch previous application and closes.
What I am trying to ask is, is there something in detours API that allows me to hook onto a process?