Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Dec : Problem allocating timer resources
| Subject: | Problem allocating timer resources |
| Posted by: | "Johan Ahlgren" (joh..@enera.se) |
| Date: | Tue, 11 Dec 2007 17:50:15 |
Hi all,
I am sorry if I am posting this in the wrong newsgroup but it seems the most
appropriate one. We have a situation where we all of a sudden seem to be
unable to allocate any more timers. We use the TTimer class, and at times
when we change the interval (which internally kills the timer and creates a
new one), our timer no longer strikes. We don't see any EOutOfResources
error however, which I would have expected to see. Has anyone any idea?
Thanks in advance,
Johan