Searched refs:popup_thread_proc (Results 1 – 1 of 1) sorted by relevance
1332 static DWORD WINAPI popup_thread_proc(void *arg) in popup_thread_proc() function1397 hthread = CreateThread(NULL, 0, popup_thread_proc, ¶m, 0, &tid); in WshShell3_Popup()