| 167 | |
| 168 | |
| 169 | void CMoreSettingsPropertyPage::OnClickedNtfs() |
| 170 | { |
| 171 | SetControlChanged(IDC_FLUSH_AFTER_WRITE_NTFS); |
| 172 | } |
| 173 | |
| 174 | |
| 175 | void CMoreSettingsPropertyPage::OnClickedNotntfs() |
nothing calls this directly
no outgoing calls
no test coverage detected