I have a PB application (V9.0) that connects to a non PB application by getting the handle of the PB application and sending it to the non PB application. The PB application can now make function calls to the non PB application and this works just fine.
The non PB application can now send to the PB application an event that the PB application needs to react to. How does the PB application capture an event being sent from the non PB application.
The non PB application can now send to the PB application an event that the PB application needs to react to. How does the PB application capture an event being sent from the non PB application.