Search found 1 match

by kalkal82
2020-03-09 07:16
Forum: Developer discussions (mainly user-mode)
Topic: vncViewer 1.2.4.0 ABORT on CHAT
Replies: 7
Views: 63594

Re: vncViewer 1.2.4.0 ABORT on CHAT

Hi

We also face the same problem in UVNC Viewver new version.

It seems there is something wrong with simultaneous running of the following methods:

1- _this->SendTextChatRequest(CHAT_OPEN); ====> in case WM_INITDIALOG: =====> BOOL CALLBACK TextChat::TextChatDlgProc(HWND hWnd ... method
2 ...