mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00: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.