If application hangs while SendMessage is waiting for the
result, how you handle it?
Answers were Sorted based on User's Feedback
Answer / nambirajan
Instead of SendMessage API i will use the SendMessageTimeout
API to solve the system hang
| Is This Answer Correct ? | 6 Yes | 3 No |
What is the use of OninitDialog ?
What is socket?
how does the UIThread and worker thread communicates and handle events
1)How to change a text of a button in runtime?
What is the base class for MFC Framework ?
Name the Synchronization objects?
What is the base class for most MFC classes?
19)how to set Back Ground Picture to a Dialog Box in MFC ?
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
What are the advantages of using Doc/View or SDI over DialogBox
If i derive a new class from CObject what are the basic features my derived wil get ?
1) create ToolTip in MFC?