mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 22:17:03 +08:00
The submenu of desktop popup menu was erroneously shown at first right click. - Fix the hit test position that was modified by window style change. CORE-16382