mirror of
https://github.com/reactos/reactos.git
synced 2026-06-22 04:12:45 +08:00
JIRA issue: CORE-19516 - Add ClampSplitBarX helper function to delete duplicated code. - Use a signed value in WM_LBUTTONUP handling. - Use ClampSplitBarX in ResizeWnd function, WM_LBUTTONDOWN, WM_MOUSEMOVE, and WM_LBUTTONUP handling.