Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shell32/
H A Dshellole.c792 static DWORD WINAPI drop_window_therad(void *arg) in drop_window_therad() function
851 hThread = CreateThread(NULL, 0, drop_window_therad, &param, 0, NULL); in test_DragQueryFile()