Hello!
I've an application which consists of two exes created in compact framework, and now I need a way to call a specific function in exe2 from exe1 while both are running. How should I do this
Note that exe2 is NOT loaded as a library in exe1.
Thanks,
Martin

talk between multiple exes
rfsmason
which framework version (1.0 or 2.0 ) are you working in
this might help:
http://msdn2.microsoft.com/en-us/library/aa446520.aspx
or this:
http://whitepapers.techrepublic.com.com/webcast.aspx docid=137878