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 |
How to handle command line arguements from simple MFC application ?
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
How to convert a CString variable to char* or LPTSTR?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
1)To Remove WS_MINIMIZEBOX in a Frame ?
What is the base class for MFC
1)does Frame Thickness in MFC?
1)At run-time, you can change the icon by calling the LoadIcon() function?
What is the difference between Struts and JSF? Pls list some most suitable differences.
1)How to change the size of a button at run time ?
Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer
Differ GetMessage, PostMessage & PeakMessage?