MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / OnBnClickedFastMounting

Method OnBnClickedFastMounting

cppcryptfs/ui/SettingsPropertyPage.cpp:408–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406
407
408void CSettingsPropertyPage::OnBnClickedFastMounting()
409{
410 SetControlChanged(IDC_FAST_MOUNTING);
411}
412
413
414void CSettingsPropertyPage::OnClickedWarnIfInUseOnDismounting()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected