Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Jul : Win32 Hooks through dll injection - Delphi

www.cryer.info
Managed Newsgroup Archive

Win32 Hooks through dll injection - Delphi

Subject:Win32 Hooks through dll injection - Delphi
Posted by:"ironfede" (ironfe..@libero.it)
Date:Tue, 12 Jul 2005 19:14:19

Hello,
  does anybody know where I can find some example of  Windows (XP) hooks
coding in Delphi ?
I'm looking specifically  for application hooks through dll injection
documentation.
There is a lot of C/C++ material in the www but little/no code examples in
Delphi ;
The main difficulty for me is the integration between Win32 API types
representing PE internals (structured types, RVA-VA conversions C macros )
and their mapping to Delphi types.

Thank you for help !

Federico Blaseotto

Replies:

www.cryer.info
Managed Newsgroup Archive