static function
C / C++ / MFC
2
Posts
2
Posters
1
Views
1
Watching
-
I have a static function inside a class. It is actually a seperate thread, so it has to be static. Is there a way that I can access normal members of the class from the static thread funcion? Any help is appreciated. -Dev578
This has to be about number #1 question asked here at the C++ forum. Mike Dunn's explains it in detail in his Visual C++ FAQ[^], item 6.1. HTH Joaquín M López Muñoz Telefónica, Investigación y Desarrollo