I have written a VB app (app1) that works both as a stand alone app but may also be executed from within another app (app2) via the Shell command. When app2 is running, updates made to app1 need to refresh the information displayed on app2.
How can my app1 know if app2 is running or not?
Thanks,
RR
How can my app1 know if app2 is running or not?
Thanks,
RR