| 424 | |
| 425 | |
| 426 | void CSettingsPropertyPage::OnClickedDenyServices() |
| 427 | { |
| 428 | SetControlChanged(IDC_DENY_SERVICES); |
| 429 | } |
| 430 | |
| 431 | |
| 432 | void CSettingsPropertyPage::OnClickedMultithreaded() |
nothing calls this directly
no outgoing calls
no test coverage detected