Searched refs:WindowProcedure (Results 1 – 1 of 1) sorted by relevance
29 static LRESULT CALLBACK WindowProcedure(HWND aHWND, UINT message, WPARAM wParam, LPARAM lParam) in WindowProcedure() function58 wc.lpfnWndProc = WindowProcedure; in CreateEx()105 wc.lpfnWndProc = WindowProcedure; in CreateEx()