[0.4.12][COMCTL32] Address regression CORE-14622
authorJoachim Henze <Joachim.Henze@reactos.org>
Mon, 21 Oct 2019 23:10:28 +0000 (01:10 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Thu, 12 Nov 2020 23:49:16 +0000 (00:49 +0100)
commit0c6095017c5c0b73352eb925e85fe4fce8f31e5e
treee8f87f711889d956f6e0a9b267d0111d3604a398
parente9a84ae573acffd9f73f2e04659ba66dea8ecde8
[0.4.12][COMCTL32] Address regression CORE-14622

"Avira Antivir Personal 6.35.00.243" had issues painting its
setup wizard dialog with correct background color.
That part was a regression of SVN r74136 == git
b1b42795a94d8e3cb69e2d9e5bd0af4929610361

and also did not draw its umbrella bmp, which did never work
in ros up to now afaik.

https://reactos.org/testman/compare.php?ids=69394,69478 VBOX
https://reactos.org/testman/compare.php?ids=69395,69479 KVM

Thanks to patches author Doug Lyons and HBelusca.

Wine has been reported to be affected by that bug as well:
https://bugs.winehq.org/show_bug.cgi?id=46636
Not sure whether our patch will be accepted by Wine,
to my naive eye this looks like an interim solution.

fix picked from commit 0.4.14-dev-107-g
f2f833c53c27c58cf9b762fcc967aaaf41d2668f
dll/win32/comctl32/propsheet.c