Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c6594 static DWORD CALLBACK settext_msg_thread( LPVOID arg ) in settext_msg_thread() function
6745 thread = CreateThread( NULL, 0, settext_msg_thread, hwnd, 0, &tid ); in test_gettext()