dll to exe

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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...
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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 ..

!-/
Post Reply