PowerBuilder Plug-in Architecture
- by Adam Hawkes
PowerBuilder seems to have some support for plug-ins since version 10. However, I can't find any documentation nor tutorials about this. The only hints I can manage are by examining the COM objects inside the existing DLLs. It doesn't help much, but I'm a novice at COM development.
A very cursory example of how to do something would be awesome.