Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ DoDataExchange
Method
DoDataExchange
cppcryptfs/ui/MountMangerDialog.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void CMountMangerDialog::DoDataExchange(CDataExchange* pDX)
27
{
28
CDialogEx::DoDataExchange(pDX);
29
}
30
31
32
BEGIN_MESSAGE_MAP(CMountMangerDialog, CDialogEx)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected