Q: Where can I find references on multithreading?
A:
CodeGuru FAQs:
MSDN:
- How to create a worker thread?
- How to end a thread?
- How to use member functions as thread functions?
- How to access UI elements from a thread in MFC?
Q: Where can I find references on multithreading?
A:
CodeGuru FAQs:
MSDN:
- How to create a worker thread?
- How to end a thread?
- How to use member functions as thread functions?
- How to access UI elements from a thread in MFC?