Home
last modified time | relevance | path

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

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