|
-
April 1st, 2009, 09:44 AM
#1
Can a thread method call another method in other thread ?
Hi,
In a worker thread i have a method Doing and would like to call a method named Move_EntradaToBaseline that to be in other thread ... Especificaly ... the thread where i created the worker thread ...
I did it ... but i receive a "Violation" message when the method Move_EntradaToBaseline tried to use a single object CString.
Someone can help me ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|