> I call my DLL from a perl script, so i don't know how to debug that in XP.
> But I made a Delphi test appl now, and there it works without hangings.
No problem to debug from a perl script. Open your DLL project in Delphi.
>From the execute menu, select parameters and enter your perl script
inter
TECTED] [mailto:[EMAIL PROTECTED] På
vegne af Francois Piette
Sendt: 9. august 2006 15:16
Til: ICS support mailing
Emne: Re: [twsocket] Hanging TNCNX component
> But my calling application is still hanging.
Where is it hanging ? Use the debugger to single step thru TTnCnx destructor
and try to under
e -
From: <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, August 09, 2006 2:40 PM
Subject: Re: [twsocket] Hanging TNCNX component
> Hi
>
> That is also what i am doing in the DLL DETACH method
> DLL_PROCESS_DETACH:
> >
> > begin //
of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
> - Original Message -
> From: "Peter Calum" <[EMAIL PROTECTED]>
> To: "Twsocket"
> Sent: Wednesday, August 09, 2006 1:5
]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be
- Original Message -
From: "Peter Calum" <[EMAIL PROTECTED]>
To: "Twsocket"
Sent: Wednesday, August 09, 2006 1:59 PM
Subject: [twsocket] Hang
Hi all
I have a problem regarding how to free TNCNX component correctly.
I have created a DLL which have a hidden form with a TNCNX component on.
Everything works fine, connect telnet commands, disconnect and so, but when
the calling application terminates, the TNCNX is not destroyed prob