Home > Software engineering > How do remote assistance using Real VNC, will return to the controlled end remote desktop appear to
How do remote assistance using Real VNC, will return to the controlled end remote desktop appear to
Time:09-30
Company recently do remote assistance, use Real VNC's source code, source code returned is a win32 window, I want to change the window of the win32, MFC window for a child window, to the MFC dialog, has now added, shows a remote desktop, but can't update the display, mouse and keyboard operation didn't also effect, also the original win32 window messages with MFC dialog box will receive the same, but the mouse operation, no redraw message, excuse me everybody, who know how to return the controlled end desktop display to MFC window,
CodePudding user response:
try subclassing Win32 window
CodePudding user response:
Suggest you put a window handle passed in as the parent window of VNC, so that you can