comctl32: Fix the wizard and property sheet dialog styles.

Francois Gouget fgouget at codeweavers.com
Wed Sep 7 17:37:20 CDT 2011


---

We were missing the DS_3DLOOK. It probably does not matter much but the
tests show it's there and it's even documented in the MSDN (more
precisely it says all dialogs created by the system have the 3D look).

 dlls/comctl32/comctl_Bg.rc      |    4 ++--
 dlls/comctl32/comctl_Cs.rc      |    4 ++--
 dlls/comctl32/comctl_Da.rc      |    4 ++--
 dlls/comctl32/comctl_De.rc      |    4 ++--
 dlls/comctl32/comctl_El.rc      |    4 ++--
 dlls/comctl32/comctl_En.rc      |    4 ++--
 dlls/comctl32/comctl_Eo.rc      |    4 ++--
 dlls/comctl32/comctl_Es.rc      |    4 ++--
 dlls/comctl32/comctl_Fr.rc      |    4 ++--
 dlls/comctl32/comctl_He.rc      |    4 ++--
 dlls/comctl32/comctl_Hu.rc      |    4 ++--
 dlls/comctl32/comctl_It.rc      |    4 ++--
 dlls/comctl32/comctl_Ja.rc      |    4 ++--
 dlls/comctl32/comctl_Ko.rc      |    4 ++--
 dlls/comctl32/comctl_Lt.rc      |    4 ++--
 dlls/comctl32/comctl_Nl.rc      |    4 ++--
 dlls/comctl32/comctl_No.rc      |    4 ++--
 dlls/comctl32/comctl_Pl.rc      |    4 ++--
 dlls/comctl32/comctl_Pt.rc      |    4 ++--
 dlls/comctl32/comctl_Ro.rc      |    4 ++--
 dlls/comctl32/comctl_Ru.rc      |    4 ++--
 dlls/comctl32/comctl_Si.rc      |    4 ++--
 dlls/comctl32/comctl_Sk.rc      |    4 ++--
 dlls/comctl32/comctl_Sr.rc      |    4 ++--
 dlls/comctl32/comctl_Sv.rc      |    4 ++--
 dlls/comctl32/comctl_Th.rc      |    4 ++--
 dlls/comctl32/comctl_Tr.rc      |    4 ++--
 dlls/comctl32/comctl_Uk.rc      |    4 ++--
 dlls/comctl32/comctl_Zh.rc      |    4 ++--
 dlls/comctl32/tests/propsheet.c |    2 --
 30 files changed, 58 insertions(+), 60 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-comctl32-Fix-the-wizard-and-property-sheet-dialog-styl.bin
Type: application/octet-stream
Size: 23579 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110908/3b44993f/attachment-0001.bin>


More information about the wine-patches mailing list