1toulousain
September 12th, 2002, 04:48 AM
Hi, excuse me for my bad english
I have created a class (CMyclass ) which launch an UI thread. Code and methods which control this thread are included in an other class (CMyThreadClass).
How can I call an method of CMyclass from CMyThreadclass?
(I can't use a static function)
Thanks
I have created a class (CMyclass ) which launch an UI thread. Code and methods which control this thread are included in an other class (CMyThreadClass).
How can I call an method of CMyclass from CMyThreadclass?
(I can't use a static function)
Thanks