Shared memory

new topic     » topic index » view thread      » older message » newer message

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

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu