Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ WindowClosed
Method
WindowClosed
WinArk/MainFrame.cpp:814–816 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
812
}
813
814
void CMainFrame::WindowClosed() {
815
m_pQuickFindDlg = nullptr;
816
}
817
818
LRESULT CMainFrame::OnQuickFind(WORD, WORD, HWND, BOOL&) {
819
if (!m_pQuickFindDlg) {
Callers
1
OnFinalMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected