Hi all,
I'm trying to thread a function (not a whole class) in my form-based app. I've tried to use BeginThread(), but i've found no example code for this function anywhere that could help get me started.
I also tried using the C runtime function _beginthread(), but this only seems to work well...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.