comctl32: Use wsprintf instead of strcat building the properties
commit7ce1bb89b92469b3f469ff6d639aff33e6e66a29
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Wed, 12 Jul 2006 17:16:10 +0000 (12 19:16 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Jul 2006 17:28:17 +0000 (12 19:28 +0200)
tree8e851642191d090be11803575eadc774b6fcf008
parentab24569b85271ea0b0d14b7f15c5821cdaa9b40c
comctl32: Use wsprintf instead of strcat building the properties
dialog title to allow different word orders.
23 files changed:
dlls/comctl32/comctl_Bg.rc
dlls/comctl32/comctl_Cn.rc
dlls/comctl32/comctl_Cs.rc
dlls/comctl32/comctl_De.rc
dlls/comctl32/comctl_En.rc
dlls/comctl32/comctl_Eo.rc
dlls/comctl32/comctl_Es.rc
dlls/comctl32/comctl_Fr.rc
dlls/comctl32/comctl_Hu.rc
dlls/comctl32/comctl_It.rc
dlls/comctl32/comctl_Ja.rc
dlls/comctl32/comctl_Ko.rc
dlls/comctl32/comctl_Nl.rc
dlls/comctl32/comctl_No.rc
dlls/comctl32/comctl_Pl.rc
dlls/comctl32/comctl_Pt.rc
dlls/comctl32/comctl_Ru.rc
dlls/comctl32/comctl_Si.rc
dlls/comctl32/comctl_Sv.rc
dlls/comctl32/comctl_Th.rc
dlls/comctl32/comctl_Tr.rc
dlls/comctl32/comctl_Uk.rc
dlls/comctl32/propsheet.c