Page 1 of 1

Posted: Fri Jan 17, 2003 4:04 pm
by BackupUser
Restored from previous forum. Originally posted by marlo.

Anyone can explain me how can i do if i make a PB DLL can draw,put an image or make something to the external app that call my dll, in other words, how, my DLL made in PB, can get the name of the external app to USE that window to render images or make changes on the window of that external app. I search on this board and dont find nothing about this item. Please.


south south america

Posted: Fri Jan 17, 2003 5:47 pm
by BackupUser
Restored from previous forum. Originally posted by Bodind.

Hello,
If i'm wright, the dll functions becomes your prog's functions when you call them !
The differences are that the dll is external to you prog, and can be shared by other progs.
Originally posted by marlo

Anyone can explain me how can i do if i make a PB DLL can draw,put an image or make something to the external app that call my dll, in other words, how, my DLL made in PB, can get the name of the external app to USE that window to render images or make changes on the window of that external app. I search on this board and dont find nothing about this item. Please.


south south america
Dominique