Searched refs:SubWindowProc (Results 1 – 1 of 1) sorted by relevance
315 static LRESULT CALLBACK SubWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) in SubWindowProc() function349 WNDCLASSW wc = { 0, SubWindowProc }; in wWinMain()