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

Method DoDataExchange

cppcryptfs/ui/FsInfoDialog.cpp:59–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59void CFsInfoDialog::DoDataExchange(CDataExchange* pDX)
60{
61 CDialog::DoDataExchange(pDX);
62 //{{AFX_DATA_MAP(CFsInfoDialog)
63
64 //}}AFX_DATA_MAP
65
66}
67
68
69BEGIN_MESSAGE_MAP(CFsInfoDialog, CDialog)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected