Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dinput.c2979 static LRESULT WINAPI msg_source_proc( HWND hwnd, UINT message, WPARAM wp, LPARAM lp ) in msg_source_proc() function
3031 cls.lpfnWndProc = msg_source_proc; in test_input_message_source()