Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dprogress.c528 static LRESULT WINAPI ProgressWindowProc(HWND hwnd, UINT message, in ProgressWindowProc() function
754 wndClass.lpfnWndProc = ProgressWindowProc; in PROGRESS_Register()