Mikołaj Zalewski : comctl32: Use wsprintf instead of strcat building the properties

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 12 14:21:08 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 7ce1bb89b92469b3f469ff6d639aff33e6e66a29
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=7ce1bb89b92469b3f469ff6d639aff33e6e66a29

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Wed Jul 12 19:16:10 2006 +0200

comctl32: Use wsprintf instead of strcat building the properties
dialog title to allow different word orders.

---

 dlls/comctl32/comctl_Bg.rc |    2 +-
 dlls/comctl32/comctl_Cn.rc |    2 +-
 dlls/comctl32/comctl_Cs.rc |    2 +-
 dlls/comctl32/comctl_De.rc |    2 +-
 dlls/comctl32/comctl_En.rc |    2 +-
 dlls/comctl32/comctl_Eo.rc |    2 +-
 dlls/comctl32/comctl_Es.rc |    2 +-
 dlls/comctl32/comctl_Fr.rc |    2 +-
 dlls/comctl32/comctl_Hu.rc |    2 +-
 dlls/comctl32/comctl_It.rc |    2 +-
 dlls/comctl32/comctl_Ja.rc |    2 +-
 dlls/comctl32/comctl_Ko.rc |    2 +-
 dlls/comctl32/comctl_Nl.rc |    2 +-
 dlls/comctl32/comctl_No.rc |    2 +-
 dlls/comctl32/comctl_Pl.rc |    2 +-
 dlls/comctl32/comctl_Pt.rc |    2 +-
 dlls/comctl32/comctl_Ru.rc |    2 +-
 dlls/comctl32/comctl_Si.rc |    2 +-
 dlls/comctl32/comctl_Sv.rc |    2 +-
 dlls/comctl32/comctl_Th.rc |    2 +-
 dlls/comctl32/comctl_Tr.rc |    2 +-
 dlls/comctl32/comctl_Uk.rc |    2 +-
 dlls/comctl32/propsheet.c  |    3 +--
 23 files changed, 23 insertions(+), 24 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=7ce1bb89b92469b3f469ff6d639aff33e6e66a29



More information about the wine-cvs mailing list