Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Dan
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Arno Garrels > Sent: 07 February 2007 17:08 > To: ICS support mailing > Subject: Re: [twsocket] Possible bug and solution in TWndControl > > Fastream Technologies wrote: &

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Arno Garrels
Fastream Technologies wrote: >> Initialize means you assign it in an Intialization section, do you? > > There is no such technique in C++! I have an intermediate Pascal > class but I did not notice this technique. I was hoping you teached me how to do the same in C++, anyway make sure this variab

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
gards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, February 07, 2007 3:11 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Arno, &g

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
riginal Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, February 07, 2007 3:11 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Arno, >> >> - Original M

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
nt: Wednesday, February 07, 2007 3:11 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Arno, >> >> - Original Message - >> From: "Arno Garrels" <[EMAIL PROTECTED]> >> To: "IC

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
Hello, - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, February 07, 2007 3:11 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Arno, >>

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Arno Garrels
Fastream Technologies wrote: > Arno, > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Wednesday, February 07, 2007 2:43 PM > Subject: Re: [twsocket] Possible bug and solution in T

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
Arno, - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, February 07, 2007 2:43 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: > >> I did not

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Arno Garrels
e). > > Already doing this. > >> >> >> >>> Regards, >>> >>> SZ >>> >>> - Original Message - >>> From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> >>> To: "ICS support mailing" >>> Se

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
- Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, February 07, 2007 10:51 AM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Ok. Then there is

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Arno Garrels
; To: "ICS support mailing" > Sent: Tuesday, February 06, 2007 10:17 PM > Subject: Re: [twsocket] Possible bug and solution in TWndControl > > >> Hi, >> >>> It is just a simple constant, why shouldn't it be 800 instead of >>> 100?? >

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-07 Thread Fastream Technologies
L.Add(Result); end; This occurs in threadattach in the thread code I sent! Best Regards, SZ - Original Message - From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, February 06, 2007 10:17 PM Subject: Re: [twsocket] Possi

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Fastream Technologies
first message of the thread). Regards, SZ - Original Message - From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, February 06, 2007 10:17 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Hi, >

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Wilfried Mestdagh
Hi, > It is just a simple constant, why shouldn't it be 800 instead of 100?? Because it is not the source of a bug. No need to change anything if it is not buggy. Changing it and then your code works does not prove there is a bug. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Francois PIETTE
eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, February 06, 2007 4:20 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Francois PIETTE
-- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, February 06, 2007 5:13 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Hello Arno, > > I am not sure I understand how could more window handles in a s

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Arno Garrels
, > > SZ > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Tuesday, February 06, 2007 5:20 PM > Subject: Re: [twsocket] Possible bug and solution in TWndControl > > > Fastream T

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Fastream Technologies
; Sent: Tuesday, February 06, 2007 5:20 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl Fastream Technologies wrote: > Despite all have been said, I still think that 100 messages/thread is > low. > It should be at least 400-600. WH_MAX_MSG does not specify the maxim

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Arno Garrels
[TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html > Regards, > > SZ > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Tuesday, February 06, 2007 2:39 PM > Subject: Re: [twsocket]

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Fastream Technologies
Despite all have been said, I still think that 100 messages/thread is low. It should be at least 400-600. Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, February 06, 2007 2:39 PM Subject: R

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Arno Garrels
> What about using RegisterWindowMessage to let windows give you a > value for > the windows-message not beeing in use? Messages are sent/posted either to a unique window handle or to a unique thread-ID so the message numbers must neither be unique in the application nor in the system. Commonly y

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-06 Thread Bjørnar Nielsen
What about using RegisterWindowMessage to let windows give you a value for the windows-message not beeing in use? Usually this procedure is used when sending windows messages between applications. But I don't see a reason for not using this inside the application also. If we give the windows messa

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Arno Garrels
>> initialization >>GWndHandlerMsgLow := WM_APP + 100; >> >> I hope this helps. >> >> --- >> Arno Garrels [TeamICS] >> http://www.overbyte.be/eng/overbyte/teamics.html >> >> >> >> >>> Regards, >>> >&

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Fastream Technologies
uot; Sent: Monday, February 05, 2007 5:57 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Yoiu also missed that this is a service application thread with no >> other component than ICS! Even no GUI. I am unable to find the bug

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Arno Garrels
r!! >> >> --- >> Arno Garrels [TeamICS] >> http://www.overbyte.be/eng/overbyte/teamics.html >> >> >> >> >>> >>> Francois, will you? >>> >>> Best Regards, >>> >>> SZ >>> >>>

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Fastream Technologies
it be 800 instead of 100?? Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, February 05, 2007 3:47 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Arno Garrels
rancois, will you? > > Best Regards, > > SZ > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Monday, February 05, 2007 1:50 PM > Subject: Re: [twsocket] Possible bug and solution in T

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Fastream Technologies
millions of connections. Francois, will you? Best Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, February 05, 2007 1:50 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl >&g

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Arno Garrels
rbyte/teamics.html Fastream Technologies wrote: > Hello Arno, > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Monday, February 05, 2007 1:24 PM > Subject: Re: [twsocket] Possible bug and soluti

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Fastream Technologies
Hello Arno, - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, February 05, 2007 1:24 PM Subject: Re: [twsocket] Possible bug and solution in TWndControl > Fastream Technologies wrote: >> Hello, &g

Re: [twsocket] Possible bug and solution in TWndControl

2007-02-05 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > When I use the following thread code: > > void __fastcall ReverseProxyClientThread::Execute() > { > // Place thread code here > FreeOnTerminate = true; > > ... > > TIcsWndHandler *windowHandler = new TIcsWndHandler(); > windowHandler->MsgLo