Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ GetPathName
Method
GetPathName
cppcryptfs/ui/FolderDialog.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
CString CFolderDialog::GetPathName() const
120
{
121
return m_strFinalFolderName;
122
}
123
124
void CFolderDialog::EnableOK(BOOL bEnable)
125
{
Callers
5
OnClickedSelect
Method · 0.80
OnClickedSelectConfigPath
Method · 0.80
OnClickedSelect
Method · 0.80
OnClickedSelectConfigPath
Method · 0.80
OnContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected