About windows handle

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