Searched refs:GetWNDPROC (Results 1 – 1 of 1) sorted by relevance
258 WNDPROC GetWNDPROC() in GetWNDPROC() function1423 newDlgProc = reinterpret_cast<DLGPROC>(pThis->m_thunk.GetWNDPROC()); in StartDialogProc()1564 WNDPROC newWindowProc = m_thunk.GetWNDPROC(); in SubclassWindow()1584 WNDPROC oldWindowProc = m_thunk.GetWNDPROC();1631 newWindowProc = pThis->m_thunk.GetWNDPROC(); in StartWindowProc()1808 WNDPROC newWindowProc = m_thunk.GetWNDPROC(); in SubclassWindow()1830 if (!bForce && m_thunk.GetWNDPROC() != subclassedProc)1851 newWindowProc = pThis->m_thunk.GetWNDPROC(); in StartWindowProc()