Francois Piette schrieb:
> 
> 
> Defenitely not. Depending on the network traffic, you could easily have 
> something like one thousand
> messages per second in the queue. The message loop must run full speed.
> 
> As I said, you must either provide a callback to the DLL to call the 
> application's message pump, or
> have you own thread with his own message queue and message pump (easier).

Okay, timer doesn't work for another reason: the timer component needs
messages itsself so doesn't fire.

Setting up a thread and simply execute application.processmessages in it
over and over doesn't work either.

How has that messagepump to look like? Any example?

Greetings and thanks so far

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

Reply via email to