Home | History | Annotate | Download | only in deps

Lines Matching defs:WndProc

890  * WndProc and WinMain
893 LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
978 wc.lpfnWndProc = WndProc;