I have encountered with a problem with Parallel Pattern Library when using it along with MFC. I have a method class, wich responds to a button click:


void Ctest_taskDlg::OnBnClickedButton1()...