mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 08:11:38 +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.