Searched refs:drop_window_therad (Results 1 – 1 of 1) sorted by relevance
792 static DWORD WINAPI drop_window_therad(void *arg) in drop_window_therad() function851 hThread = CreateThread(NULL, 0, drop_window_therad, ¶m, 0, NULL); in test_DragQueryFile()