Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to send message to another EXE?
Message
 
 
To
21/06/2000 11:49:48
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00382726
Message ID:
00382863
Views:
27
> I have 2 EXE, AppA.exe and AppB.exe.
> I need to send cetain value to AppB from AppA in order to close the AppB
>conditionally. Any idea?

There are several ways to do it. COM would be the most likely candidate. If that's not an option, you could use memory-mapped files (http://support.microsoft.com/support/kb/articles/Q188/5/35.ASP?LN=EN-US&SD=gn&FR=0) or just use a regular table and stuff values into that.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform