Click here to Skip to main content
15,891,730 members
Articles / Programming Languages / C++11

Asynchronous calls in C++ and MFC using boost and tbb

Rate me:
Please Sign up or sign in to vote.
4.40/5 (5 votes)
1 Nov 2013LGPL35 min read 23.7K   477   20  
Call methods of an existing class in MFC asynchronously, while still preserving the thread affinity required by MFC and COM.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Software Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions