Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
upport mailing" Sent: Friday, December 23, 2005 7:50 PM Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > Fastream Technologies wrote: >> The error occurs when the client is disconnected. The problematic message >> ID is 1025. Here is the non-ICS code: &g

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Arno Garrels
break; > } > > HTH, > > SZ > > - Original Message ----- > From: "Francois Piette" <[EMAIL PROTECTED]> > To: > Sent: Friday, December 23, 2005 11:35 AM > Subject: [twsocket] Cannot create a hidden windows for TWSocket >

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
- window destruction. Warmest Regards, :) SZ - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, December 23, 2005 6:31 PM Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > The er

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
client->ThreadAttach(); client->Release(); break; } HTH, SZ - Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> To: Sent: Friday, December 23, 2005 11:35 AM Subject: [twsocket] Cannot

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Friday, December 23, 2005 5:16 PM > Subject: Re: [twsocket] Cannot create a hidden windows fo

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
Hello, - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, December 23, 2005 5:16 PM Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > Fastream Technologies wrote: >>&g

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Arno Garrels
Fastream Technologies wrote: >> I have no file pointers. Also in my architecture, I create in the main >> listener thread, ThreadAttach in the worker thread context If you have multiple instances per thread, are all instances created at the same time? How do you wait in the listener thread until

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Arno Garrels
Fastream Technologies wrote: > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Friday, December 23, 2005 2:22 PM > Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > >

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
- Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, December 23, 2005 2:22 PM Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > I saw this error while I was playing with multipl

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
Hello, - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, December 23, 2005 2:22 PM Subject: Re: [twsocket] Cannot create a hidden windows for TWSocket > Fastream Technologies wrote: >> Sometimes t

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Arno Garrels
ber 23, 2005 11:35 AM > Subject: [twsocket] Cannot create a hidden windows for TWSocket > > >>> Ok. The problem when I attach the debugger to the service process seems >>> to >>> be "Cannot create a hidden windows for TWSocket.". Any cure for this? &g

Re: [twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Fastream Technologies
Sometimes the code gives 10022 (Invalid handle). Do not know what's wrong. - Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> To: Sent: Friday, December 23, 2005 11:35 AM Subject: [twsocket] Cannot create a hidden windows for TWSocket >> Ok

[twsocket] Cannot create a hidden windows for TWSocket

2005-12-23 Thread Francois Piette
> Ok. The problem when I attach the debugger to the service process seems to > be "Cannot create a hidden windows for TWSocket.". Any cure for this? You should try to get windows error number/message to know more. Usually you get this when Windows run out of resources. The error created in XSocket