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 variable is set before any ICS V6 object is created. Most
secure however is an initialization section. Changing it later,
after the first number has been allocated with default value will
probably cause errors.

> 
>> What is the purpose of creating a plain WndHandler in a worker
>> thread? Please explain.
> 
> To have a never destructed handler until the thread is destructed
> itself! For SPEED!
> 
> Best Regards,
> 
> SZ
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to