Searched refs:WndProc (Results 1 – 1 of 1) sorted by relevance
276 LRESULT CALLBACK WndProc(HWND hWnd, unsigned int uMsg, WPARAM wParam, LPARAM lParam) in WndProc() function304 wc.lpfnWndProc = WndProc; in InitWindow()