Re: Shared memory
YES you can have your controls in *.dlls but after convert a file to *.dll
it doesnt use the same namespace as win32lib.ew. Hence a control in *.dll no
longer points to Window1 etc...
I'm not sure on how to make it work but here it CAN be done.
----- Original Message -----
From: "Philip D." <philip1987 at hotmail.com>
To: <EUforum at topica.com>
Subject: Shared memory
>
>
> Is there any way to share memory between 2 different euphoria programs?
> This would need to include variables and routines to serve my purposes.
>
> I really would like to do this because I want to make a program with the
> win32lib and have DLLs which can put controls on the window made with the
> program. This currently can't be done because the DLL has to include a
> whole fresh set of win32lib variables. (see topic: Referencing Control
Ids
> in DLLs) If I could share their memory, the DLL would know about the
window
> created in the program.
>
> Thanks,
> Phil
>
>
>
> TOPICA - Start your own email discussion group. FREE!
>
>
> --
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.548 / Virus Database: 341 - Release Date: 5/12/03
>
---
--
|
Not Categorized, Please Help
|
|