Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shell32/
H A Dshlexec.c201 static void CALLBACK childTimeout(HWND wnd, UINT msg, UINT_PTR timer, DWORD time) in childTimeout() function
271 timer = SetTimer(NULL, 0, CHILD_DDE_TIMEOUT, childTimeout); in doChild()