Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jun : Infinite loop with D2005
| Subject: | Infinite loop with D2005 |
| Posted by: | "Marcel" (m.fondac..@4gl.fr) |
| Date: | Fri, 23 Jun 2006 15:58:14 |
Hello,
Migrating from D4 to D2005.
I have a DLL written with D4.
With D4, I have no problem when the caller exits.
With D2005, and I have the same result with D6, an infinite loop occurs on
program termination.
It seems to have something to deal with Thread but I have no explicit thread
within this DLL.
Could you help me ?
Thank you,
Marcel.