MCPcopy 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
11void CGotoKeyDlg::SetKey(const CString& key) {
12 m_Key = key;
13}
14
15LRESULT CGotoKeyDlg::OnInitDialog(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) {
16 CenterWindow(GetParent());

Callers 1

OnGotoKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected