| 279 | |
| 280 | |
| 281 | void CSettingsPropertyPage::OnBnClickedDefaults() |
| 282 | { |
| 283 | SetControls(CryptSetting::SetType::Default); |
| 284 | } |
| 285 | |
| 286 | |
| 287 | void CSettingsPropertyPage::OnBnClickedRecommended() |
nothing calls this directly
no outgoing calls
no test coverage detected