Posted: Sun Jul 25, 2010 4:14 pm Post subject: Microsoft Research Detours 2.1 & Windows XP 32bit
Hello, I'm using my Connection Hook DLL based on Microsoft Research Detours 2.1 successfully to hook connect functions in browsers on my Windows 7 Ultimate 32bit OS. But I've noticed that my DLL doesn't work on a Windows XP 32bit OS (i just can't inject it).
Does someone know how to make my DLL also work with Windows XP 32bit?
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
Posted: Tue Jul 27, 2010 3:51 pm Post subject:
Check your compiler settings, and that both machines have the required runtime for the compiler you used. If you used Microsoft Visual Studio, both machines will need the same [year] runtime for the application to run properly. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum