| 155 | |
| 156 | |
| 157 | void CMoreSettingsPropertyPage::OnClickedExfat() |
| 158 | { |
| 159 | SetControlChanged(IDC_FLUSH_AFTER_WRITE_EXFAT); |
| 160 | } |
| 161 | |
| 162 | |
| 163 | void CMoreSettingsPropertyPage::OnClickedFat32() |
nothing calls this directly
no outgoing calls
no test coverage detected