Home
last modified time | relevance | path

Searched refs:tool_window_procA (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dwin.c870 static LRESULT WINAPI tool_window_procA(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) in tool_window_procA() function
929 cls.lpfnWndProc = tool_window_procA; in RegisterWindowClasses()