If application hangs while SendMessage is waiting for the
result, how you handle it?

Answers were Sorted based on User's Feedback



If application hangs while SendMessage is waiting for the result, how you handle it?..

Answer / indranil

You can use PostMessage API instead.

Is This Answer Correct ?    15 Yes 2 No

If application hangs while SendMessage is waiting for the result, how you handle it?..

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

Post New Answer

More MFC Interview Questions

Explain in sort What is CTargetObject?

2 Answers  


what is the component of CLR ?

8 Answers   AZTEC, Symphony,


What is a message map?

1 Answers   Mphasis,


What is the use of CObject::Dump function ?

4 Answers  


what is the updated verssion in vc++

3 Answers   Aspect,






what is the difference between compiling and building?

1 Answers  


if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first

10 Answers   Siemens, Symphony,


What is the difference between Extension DLL and Regular DLL?

6 Answers   GE,


What is the base class for MFC Framework ?

4 Answers  


How can server communicate with more than one client

2 Answers   Invensys,


What is subclassing?

2 Answers  


1) How do you Destroy a Dialog Box ?

2 Answers   Honeywell,


Categories