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

Method OnBnClickedOk

cppcryptfs/ui/FsInfoDialog.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79
80void CFsInfoDialog::OnBnClickedOk()
81{
82 // TODO: Add your control notification handler code here
83 CDialog::OnOK();
84}
85
86
87BOOL CFsInfoDialog::OnInitDialog()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected