Are you sure you are not accidentally creating two instances of your Thread?


Rob Martin
Software Engineer

phone 03 377 0495
fax 03 377 0496
web www.chreos.com
Wild Software Ltd
----- Original Message ----- 
From: "Phil Middlemiss" <[EMAIL PROTECTED]>
To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 25, 2004 8:46 AM
Subject: [DUG] Threads


> Hi all,
>
> I have a thread object that, for some reason, the destructor is being
called
> twice. I've stripped the app down to a fairly simple shell around the
thread
> and all I am doing is creating the object that holds onto the thread, and
> then freeing it. The containing object creates the thread in it's
> consctructor and frees it in its destructor. Any one know what is causing
> this?
>
> Cheers,
> Phil.
>
> _______________________________________________
> Delphi mailing list
> [EMAIL PROTECTED]
> http://ns3.123.co.nz/mailman/listinfo/delphi
>

_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to