MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / OnSelchangeBuffersize

Method OnSelchangeBuffersize

cppcryptfs/ui/SettingsPropertyPage.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261
262
263void CSettingsPropertyPage::OnSelchangeBuffersize()
264{
265 SetControlChanged(IDC_BUFFERSIZE);
266}
267
268void CSettingsPropertyPage::OnCbnSelchangeCachettl()
269{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected