chellakudam
Programmer
Hi Friends,
I want to call my pb application from a non-pb application (using run command). If another instance of the pb application is running, I need to open a window with a parameter ( which I pass from the non-pb application). I can find handle of the window using FindWindowA command. My question is how do I send a message from open event of my second pb instance app object to a window in the other instace which is already running and close my new instance? Any help appreciated.
Robert
I want to call my pb application from a non-pb application (using run command). If another instance of the pb application is running, I need to open a window with a parameter ( which I pass from the non-pb application). I can find handle of the window using FindWindowA command. My question is how do I send a message from open event of my second pb instance app object to a window in the other instace which is already running and close my new instance? Any help appreciated.
Robert