| 406 | |
| 407 | |
| 408 | void CSettingsPropertyPage::OnBnClickedFastMounting() |
| 409 | { |
| 410 | SetControlChanged(IDC_FAST_MOUNTING); |
| 411 | } |
| 412 | |
| 413 | |
| 414 | void CSettingsPropertyPage::OnClickedWarnIfInUseOnDismounting() |
nothing calls this directly
no outgoing calls
no test coverage detected