| 266 | } |
| 267 | |
| 268 | void CSettingsPropertyPage::OnCbnSelchangeCachettl() |
| 269 | { |
| 270 | SetControlChanged(IDC_CACHETTL); |
| 271 | } |
| 272 | |
| 273 | |
| 274 | void CSettingsPropertyPage::OnBnClickedCaseinsensitive() |
nothing calls this directly
no outgoing calls
no test coverage detected