mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 02:44:52 +08:00
Improve UI/UX by updating mouse cursor shape. JIRA issue: CORE-20520 - Add CStyledCursor class. - Enhance CCanvasWindow::OnSetCursor for TOOL_BRUSH and TOOL_RUBBER. - Add CCanvasWindow::m_hBrushCursor CCanvasWindow::m_hRubberCursor to keep cursor shapes. - Send WM_SETCURSOR from ToolsModel to update the cursor shape. Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>