| 292 | |
| 293 | |
| 294 | void CSettingsPropertyPage::OnClickedMountmanager() |
| 295 | { |
| 296 | SetControlChanged(IDC_MOUNTMANAGER); |
| 297 | } |
| 298 | |
| 299 | |
| 300 | void CSettingsPropertyPage::OnClickedResetwarnings() |
nothing calls this directly
no outgoing calls
no test coverage detected