| 400 | |
| 401 | |
| 402 | void CSettingsPropertyPage::OnClickedCacheKeysInMemory() |
| 403 | { |
| 404 | SetControlChanged(IDC_CACHE_KEYS_IN_MEMORY); |
| 405 | } |
| 406 | |
| 407 | |
| 408 | void CSettingsPropertyPage::OnBnClickedFastMounting() |
nothing calls this directly
no outgoing calls
no test coverage detected