| 261 | |
| 262 | |
| 263 | void CSettingsPropertyPage::OnSelchangeBuffersize() |
| 264 | { |
| 265 | SetControlChanged(IDC_BUFFERSIZE); |
| 266 | } |
| 267 | |
| 268 | void CSettingsPropertyPage::OnCbnSelchangeCachettl() |
| 269 | { |
nothing calls this directly
no outgoing calls
no test coverage detected