Re: Mapping DLL procedure to Delphi
- From: Rob Kennedy <me3@xxxxxxxxxxx>
- Date: Fri, 26 Aug 2005 13:56:26 -0500
Clinger wrote:
I want to write a Delphi Application that Maps the Dll's procedures to Delphi.
So when the dll procedure is called the delphi procedure actually does the processing.
That technique is called "hooking" the DLL.
Take a look at MadCodeHook.
http://www.madshi.net/
-- Rob .
- References:
- Mapping DLL procedure to Delphi
- From: Clinger
- Mapping DLL procedure to Delphi
- Prev by Date: Re: terminal services compatibility
- Next by Date: Re: Proportional scrollbars
- Previous by thread: Re: Mapping DLL procedure to Delphi
- Next by thread: Strange Memory Problem
- Index(es):