I'm not explicitly using threads, but the Indy components are generally threaded. How do I go about using a message loop/pump? ----- Original Message ----- From: "Myles Penlington" <[EMAIL PROTECTED]> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]> Sent: Tuesday, September 02, 2003 4:35 PM Subject: RE: [DUG]: INDY Telnet
> You may need a message loop/message pump on the thread being used. > Myles. > > -----Original Message----- > From: Phil Middlemiss [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 2 September 2003 16:16 > To: Multiple recipients of list delphi > Subject: [DUG]: INDY Telnet > > > I'm trying to use the Indy Telnet component from inside a DLL without > success. I get the status messages alright, but the OnDataAvailable event > never fires (fires correctly when the component is in the main exe). > > Does anyone know a way around this? > > Phil. > > > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > -------------------------------------------------------------------------- - > New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] > Website: http://www.delphi.org.nz > To UnSub, send email to: [EMAIL PROTECTED] > with body of "unsubscribe delphi" > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/ > --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi" Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
