Searched refs:WndProc (Results 1 – 1 of 1) sorted by relevance
74 LRESULT CALLBACK WndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc() function89 wcex.lpfnWndProc = (WNDPROC)WndProc; in MyRegisterClass()