Entering timer for long process
- From: Sony Kalkan <sonykalkan@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 23:12:48 -0700
I am using a dll function which lasts long. I cannot modify its code.
I want to call this function without hanging my application. While
calling it, how can I interrupt it in intervals (like timer component)
so that i will do
application.processmessages in these intervals to prevent my form
hanging and respond events (such as closing, buttonclick etc)
Note: If I use timer component, the timer waits until the process
finishes and then enter its event.
Regards,
Sony Kalkan.
.
- Follow-Ups:
- Re: Entering timer for long process
- From: Maarten Wiltink
- Re: Entering timer for long process
- From: Hans-Peter Diettrich
- Re: Entering timer for long process
- Prev by Date: Re: Delphi.NET
- Next by Date: Datatype checking in DotNET
- Previous by thread: TWebbrowser plugin support
- Next by thread: Re: Entering timer for long process
- Index(es):