Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ SetKey
Method
SetKey
WinArk/GotoKeyDlg.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void CGotoKeyDlg::SetKey(const CString& key) {
12
m_Key = key;
13
}
14
15
LRESULT CGotoKeyDlg::OnInitDialog(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) {
16
CenterWindow(GetParent());
Callers
1
OnGotoKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected