> -----Urspr�ngliche Nachricht----- > Von: Francois Piette [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 3. Mai 2005 13:56 > An: ICS support mailing > Betreff: Re: [twsocket] Messages > > > > does a sending TWSocket need to have its messages processed? > > Yes, it have to. > > > If yes how is this done? > > A simple loop directly after sending which calls > > processmessages of the socket? > > Anything that makes messages properly processed is good. But > be aware of the context where it is > called. You can't call the message pump from anywhere.
Where would it be impossible? The sending would take place in a normal procedure in the dll. Greetings Markus -- 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
