Searched refs:WndProc (Results 1 – 1 of 1) sorted by relevance
310 LRESULT CALLBACK WndProc(HWND hwnd, unsigned int message, WPARAM wParam, LPARAM lParam) in WndProc() function372 wndclass.lpfnWndProc = WndProc; in win32_window_create()