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

Method OnClickedFat32

cppcryptfs/ui/MoreSettingsPropertyPage.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161
162
163void CMoreSettingsPropertyPage::OnClickedFat32()
164{
165 SetControlChanged(IDC_FLUSH_AFTER_WRITE_FAT32);
166}
167
168
169void CMoreSettingsPropertyPage::OnClickedNtfs()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected