mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
Fix SHAppBarMessage (not perfect) by adapting wine code. See CORE-14439. More work is required. Kept the original code for reference. Example : SetWindowPos should be called via Post Message. Code commit is to wake up other developers.