comdlg32: Use macros for the resource IDs instead of numeric literals.

Francois Gouget fgouget at free.fr
Mon Jun 13 09:11:55 CDT 2011


---

There are still a few numeric literals but their status is unclear. For 
instance '726 /*1094*/'. I see no trace of a macro defining what 726 is. 
However 1094 would be stc7. Some other unknown literals are the 702-710 
range, 720 and 721.


 dlls/comdlg32/cdlg_Bg.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Ca.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Cs.rc |   48 +++++++++++-----------
 dlls/comdlg32/cdlg_Da.rc |   48 +++++++++++-----------
 dlls/comdlg32/cdlg_De.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_El.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_En.rc |   72 ++++++++++++++++----------------
 dlls/comdlg32/cdlg_Eo.rc |   50 +++++++++++-----------
 dlls/comdlg32/cdlg_Es.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Fi.rc |   58 +++++++++++++-------------
 dlls/comdlg32/cdlg_Fr.rc |   72 ++++++++++++++++----------------
 dlls/comdlg32/cdlg_He.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Hu.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_It.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Ja.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Ko.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Lt.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Nl.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_No.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Pl.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Pt.rc |   92 ++++++++++++++++++++--------------------
 dlls/comdlg32/cdlg_Ro.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Ru.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Si.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Sk.rc |   56 ++++++++++++------------
 dlls/comdlg32/cdlg_Sr.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Sv.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Th.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Tr.rc |   62 ++++++++++++++--------------
 dlls/comdlg32/cdlg_Uk.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Wa.rc |   46 ++++++++++----------
 dlls/comdlg32/cdlg_Zh.rc |  104 +++++++++++++++++++++++-----------------------
 32 files changed, 941 insertions(+), 941 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-comdlg32-Use-macros-for-the-resource-IDs-instead-of-.patch
Type: text/x-patch
Size: 258819 bytes
Desc: 
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110613/660e44cf/attachment-0001.bin>


More information about the wine-patches mailing list