On 04/23/2010 05:37 PM, Duncan Parsons wrote: > Note in http://msdn.microsoft.com/en-us/library/ms644950(VS.85).aspx > where it says 'The sending thread is blocked until the receiving thread > processes the message. However, the sending thread will process incoming > nonqueued messages while waiting for its message to be processed.' > I did read this, but in fact I can't understand the meaning. If the thread stops in "Send Message", it obviously is not in a "waitForMessage" function. At what code would it start running if a message to be processed arrives ?
-Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
