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

Method OnIdrShowcppcryptfs

cppcryptfs/ui/CryptPropertySheet.cpp:229–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227
228
229void CCryptPropertySheet::OnIdrShowcppcryptfs()
230{
231 // TODO: Add your command handler code here
232
233 m_bHideAfterInit = FALSE;
234
235 theApp.m_pMainWnd->ShowWindow(SW_SHOW);
236
237}
238
239
240void CCryptPropertySheet::OnIdrExitcppcryptfs()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected