mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 11:32:15 +08:00
Our mspaint had two windows of window class "MainWindow". class CToolBox should inherit CWindowImpl<CToolBox> instead of CWindowImpl<CMainWindow>. CORE-18867