Page 1 of 1

Posted: Wed Mar 19, 2003 9:03 pm
by BackupUser
Restored from previous forum. Originally posted by plopzz.

Hi

i try to found 1 solution for passing strings from a dll to exe.. and/or write text from a dll to a memobox/richeditbox created by exe

Any tips ?? i think its possible on delphi with memshare

Thanks

Posted: Wed Mar 19, 2003 9:34 pm
by BackupUser
Restored from previous forum. Originally posted by Num3.

check this out...

viewtopic.php?t=5294


--
Kind Regards
Rui Carvalho

Old programmers never die... They branch into a subroutine...

Posted: Wed Mar 19, 2003 9:54 pm
by BackupUser
Restored from previous forum. Originally posted by plopzz.

Thanks but i don't call the dll from my exe
I call 1 dll who call another dll and this last one have to send string to my exe :)

Yes i know i know ..

!-/