Re: C++ to Delphi conversion
From: Martin Harvey (Demon Account) (martin_at__nospam_pergolesi.demon.co.uk)
Date: 12/23/03
- Next message: Martin Harvey (Demon Account): "Re: DLLEntryPoint's problem"
- Previous message: Nicholas Ring: "Re: Create Object?"
- In reply to: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Next in thread: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Reply: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 23 Dec 2003 22:14:03 +0000
On 23 Dec 2003 04:40:13 -0700, "Rudy Velthuis (TeamB)"
<rvelthuis@gmx.de> wrote:
>The DLL and the calling code don't use the same memory manager, so no, it
>can't.
What if the DLL and Delphi program both devide to use the same Win32
API functions to manage memory, bypassing language run time library
memory management?
MH.
- Next message: Martin Harvey (Demon Account): "Re: DLLEntryPoint's problem"
- Previous message: Nicholas Ring: "Re: Create Object?"
- In reply to: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Next in thread: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Reply: Rudy Velthuis (TeamB): "Re: C++ to Delphi conversion"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|