Francois PIETTE wrote: >>>> I've got it working without a timer by calling >>>> MsgWaitForMultipleObjects to defer subsequent call of Resume after >>>> Pause, however that seems to be a dangerous game. What do you >>>> thing? >>> >>> Not good, the message pump must be called. >> >> Do you think it was possible without using a timer? I don't think so. > > Yes, it is possible and even easy ! > You create a thread which sleeps the required time and then post a > message. This would be much like a TTimer without an actual TTimer.
OK, but was it cheaper than TIcsTime? -- Arno Garrels -- 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