Home
last modified time | relevance | path

Searched refs:DefProc (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/Control/
DWindow2.cpp123 LRESULT CWindow2::DefProc(UINT message, WPARAM wParam, LPARAM lParam) in DefProc() function in NWindows::NControl::CWindow2
160 return DefProc(message, wParam, lParam); in OnMessage()
DWindow2.h13 LRESULT DefProc(UINT message, WPARAM wParam, LPARAM lParam);