| 430 | |
| 431 | |
| 432 | void CSettingsPropertyPage::OnClickedMultithreaded() |
| 433 | { |
| 434 | // TODO: Add your control notification handler code here |
| 435 | SetControlChanged(IDC_MULTITHREADED); |
| 436 | } |
nothing calls this directly
no outgoing calls
no test coverage detected