I just need a basic idea of accomplishing this task. No MFC, please. What if I have a function that is supposed to return something? I know how to create a thread and stuff. But I don’t know how to pass parameters to the thread I am about to call, and I don’t know how [...]
What if I have a function that is supposed to return something? I know how to create a thread and stuff. But I don’t know how to pass parameters to the thread I am about to call, and I don’t know how to capture the output result of my function that returns something.
By: deostroll
Posted on: 2009-06-11 17:02:25


(4 out of 5)