[Lazarus] SendMessage Bug Work Around.

Michael Schnell mschnell at lumino.de
Mon Apr 26 10:59:35 CEST 2010


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




More information about the Lazarus mailing list