Answers

Question and Answer:

  Home  MFC

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

Instead of SendMessage API i will use the SendMessageTimeout

API to solve the system hang or You can use PostMessage API instead.

 172 views

More Questions for you: