Tagged Questions
0
votes
2answers
68 views
Remote connection between Linux and window
Is there any way I can take control of Linux machine, if I am using window xp.
Is there any software equivalent to windows netmeeting.
-1
votes
1answer
159 views
Question on C# App MessageBox.Show() that called by Cpp App CreateProcess()
I have done 2 tests.
I got two applications that ran on the same computer.
1st time, when I click my CsAPP.exe. the MessageBox.Show() works quite well and a new window pop-up the way I wished.
2nd ...
