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

Method OnClickedCreate

cppcryptfs/ui/CreatePropertyPage.cpp:363–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361
362
363void CCreatePropertyPage::OnClickedCreate()
364{
365 // TODO: Add your control notification handler code here
366
367 CreateCryptfs();
368}
369
370
371BOOL CCreatePropertyPage::OnInitDialog()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected