| 388 | |
| 389 | |
| 390 | void CSettingsPropertyPage::OnClickedOpenOnMounting() |
| 391 | { |
| 392 | SetControlChanged(IDC_OPEN_ON_MOUNTING); |
| 393 | } |
| 394 | |
| 395 | |
| 396 | void CSettingsPropertyPage::OnClickedEncryptKeysInMemory() |
nothing calls this directly
no outgoing calls
no test coverage detected