| 418 | |
| 419 | |
| 420 | void CSettingsPropertyPage::OnClickedDenyOtherSessions() |
| 421 | { |
| 422 | SetControlChanged(IDC_DENY_OTHER_SESSIONS); |
| 423 | } |
| 424 | |
| 425 | |
| 426 | void CSettingsPropertyPage::OnClickedDenyServices() |
nothing calls this directly
no outgoing calls
no test coverage detected