Paradox Community

Items in pnews.paradox-programming

Subject:Re: Changing keyboard layout automatically
Date:26 Feb 2023 23:14:31 -0400
From:"Kevin Zawicki" <numberjack@wi.rr.com>
Newsgroups:pnews.paradox-programming

I use both, both can have issues. Early on many people recommended putting
all non objectPal call (DLLs) in their own library and not mixing in Uses
block.
I think it was Paradox leaking memory using the DLLs, not the DLLs themselves.
Some DLL calls may be more difficult than others, I guess.


Tom Krieg <tomkIGNORE@CAPSsdassociates.com.au> wrote:
>I haven't found this. I use external DLLs to replace Paradox internal 
>functions (such as checking a file exists) because the Paradox functions

>leak memory, not the DLLs.
>
>On 27/02/2023 3:02 am, Kevin Zawicki wrote:
>> 
>> There is also some reported / rumored memory leaks when using external
DLLs,
>> try to call them only when needed.
>> 
>> 


Copyright © 2004 thedbcommunity.com