mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +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.