MCPcopy 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
814void CMainFrame::WindowClosed() {
815 m_pQuickFindDlg = nullptr;
816}
817
818LRESULT CMainFrame::OnQuickFind(WORD, WORD, HWND, BOOL&) {
819 if (!m_pQuickFindDlg) {

Callers 1

OnFinalMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected