Home
last modified time | relevance | path

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

/reactos/base/applications/mstsc/
H A Dwin32.c609 handle_WM_VSCROLL(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in handle_WM_VSCROLL() function
725 return handle_WM_VSCROLL(hWnd, message, wParam, lParam); in WndProc()