| 161 | |
| 162 | |
| 163 | void CMoreSettingsPropertyPage::OnClickedFat32() |
| 164 | { |
| 165 | SetControlChanged(IDC_FLUSH_AFTER_WRITE_FAT32); |
| 166 | } |
| 167 | |
| 168 | |
| 169 | void CMoreSettingsPropertyPage::OnClickedNtfs() |
nothing calls this directly
no outgoing calls
no test coverage detected