Arno Garrels wrote: > Paul wrote: >> Hi Arno >> >>> not required, you can also use PostThreadMessage(). >> Can I trap my own messages within the message pump here ? > > No problem i.e.:
Also make sure thread's message queue is initialized before PostThreadMessage(). First line in Execute could be PeekMessage() with PM_NOREMOVE to initialize the queue. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be