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