executing a member function in a separate thread
-
hello everybody !! my new problem is that i have a class that contain a some functions and some variables i want to execute one of these functions in a separate thread using AfxBeginThread(...); and FYI this function uses some member variables of the class to do it's work any idea ??? thnx 4 ur time and concern a.hemdan
-
hello everybody !! my new problem is that i have a class that contain a some functions and some variables i want to execute one of these functions in a separate thread using AfxBeginThread(...); and FYI this function uses some member variables of the class to do it's work any idea ??? thnx 4 ur time and concern a.hemdan
This is a Visual C++ question, not a managed C++ question. Ask in the right forum, and you'll get lots of help./
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog