Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comctl32/
H A Dpager.c386 static LRESULT WINAPI child_proc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) in child_proc() function
420 cls.lpfnWndProc = child_proc; in register_child_wnd_class()