Zitat von
Razor:
I've tried this and it won't work in vista x64...Hook won't work.
Thanks though..
It is impossible for that to work on a x64 system (neither XP x64 nor vista). You simply can't create 64bit
dll's with Delphi. You need to wait for the x64 compiler (coming approx. end of 2009, middle 2010) or write this in another language that can emit x64 code.