Hello, all
Our company is running into trouble with multiple PB Classic applications need to share the same code. The shared code, is, usually, a window, which can open other windows (also shared).
I was wondering if it was possible to use PB Classic windows as external COM object to existing PB Classic apps.
Using PB.NET is not an option, because I need win forms, not WPF.
Does anyone have any experience with wrapping PB Classic VISUAL code in COM? Preferrably, the whole window, not just user objects.
Thank you