G
Guest
I would get a value of a VB.Net application from another session of the same VB.Net application..
I stored the value in a global variable and I would get this value from another session of the same VB.Net application..
The steps I'm implementing are
1) Look for if another instance of the same VB.Net application is running on the PC... (I found the code to implement it...
2) If another session is found, I would get the value of a variable, to compare it with the value stored in the active instance to do something..
Any idea ???
Thanks in advanc
n
I stored the value in a global variable and I would get this value from another session of the same VB.Net application..
The steps I'm implementing are
1) Look for if another instance of the same VB.Net application is running on the PC... (I found the code to implement it...
2) If another session is found, I would get the value of a variable, to compare it with the value stored in the active instance to do something..
Any idea ???
Thanks in advanc
n