Calling a WinForms app from another app?
OK. So I want to implement a new feature in VB2004 that I'm not ready to talk about yet. You may be able to infer what I want to do from the situation I'm about to describe, but I won't give any specifics until the next beta release. Here's what I need to do:
Inside an assembly, which will be loaded and executed by App#1, I need to be able to check and see if VB2004 is running. If it is, I need to be able to access the running instance, pass data to the editor, and activate the form. Does anyone have any frickin clue how to do this? I have no idea where to even begin, but I really want this feature in the next drop. Any help would be appreciated.
-Robert