How to send & recive parameters from .net exe to another .net exe
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
i simplly have a application with a form containing a button ,i have to pass the content to show on label that is in another apllication. how i can pass pass it from one exe to another & then get it in another exe jagmit
WM_COPYDATA is the easiest way to do this, I believe. Not sure how you'd do that in VB.NET, but I'm certain you can.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog