I'm using window message in range WM_USER+1 to WM_USER+200.
For a long time, I've wondering why a http-client sometimes stops working 
although all messages do thru a message queue.
Now, I'm told not to use messages in the WM_USER range, but in WM_APP range 
since third party components and Delphi itself use messages in the WM_USER 
range.
You would have phantom messages that can disturb your own message queue.
Anyone else had such problems ?

Paul 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to