mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 09:32:15 +08:00
- Add WC_ZOOM window class and use it for zooming. - Add ZoomWnd_OnDraw function and use it in ZoomWnd_OnPaint. - Use memory bitmap to reduce flickering. - Make rendering pixel-perfect. CORE-19220