ieframe: Enable visual styles.
commitdca8e2561d1495e09cfb582bf49ad814a6f32967
authorZhiyi Zhang <zzhang@codeweavers.com>
Thu, 14 Apr 2022 07:26:11 +0000 (14 15:26 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Apr 2022 21:45:29 +0000 (14 23:45 +0200)
tree0a921f723aed4e9e70c3903c4ed0f618444485a7
parent56b8a67f5af4aa68662a848715875fdb0b3d10d9
ieframe: Enable visual styles.

ieframe.dll uses manifest at ID 123. However, IEWinMain() is not called from rundll32.exe or
Control_RunDLL() so the manifest needs to be activated in IEWinMain(). This allows iexplore.exe
to enable theming.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ieframe/ieframe.manifest [new file with mode: 0644]
dlls/ieframe/ieframe.rc
dlls/ieframe/iexplore.c