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
About windows handle
-
BackupUser
- PureBasic Guru

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