What will happen if we use PostThreadMessage for a thread that-05321
What will happen if we use PostThreadMessage for a thread that does not have the message queue?
This multiple choice question (MCQ) is related to the book/course vu cs410 Visual Programming. It can also be found in vu cs410 Final Term - Quiz No.11.
What will happen if we use PostThreadMessage for a thread that does not have the message queue?
Nothing will happen
It will cause a run time error
Thread will resume processing
Its message queue will be created