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

Method CFsInfoDialog

cppcryptfs/ui/FsInfoDialog.cpp:50–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50CFsInfoDialog::CFsInfoDialog(CWnd* pParent /*=NULL*/)
51 : CDialog(IDD_FSINFO /*CFsInfoDialog::IDD*/, pParent)
52{
53 //{{AFX_DATA_INIT(CFsInfoDialog)
54
55 //}}AFX_DATA_INIT
56}
57
58
59void CFsInfoDialog::DoDataExchange(CDataExchange* pDX)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected