Release 960225
[wine.git] / resources / TODO
blob28e4df9e57073fc55efa369cf328ba742009f4a1
1 Due to the implementation of FindText() and ReplaceText() in /misc/commdlg.c
2 I had to change the definition in sysres_En.rc of the dialogs FIND_TEXT and
3 REPLACE_TEXT.  These changes should also be made for the other languages.
4 Not only should the definitions in sysres_??.rc made up to date with the
5 Enlish version, but also the dimensions of the controls should be changed so
6 that they will be big enough to contain the text for every individual
7 language.
9 Therefore:
11 - Definitions of FIND_TEXT and REPLACE_TEXT in sysres_??.rc should match
12   those in sysres_En.rc
13 - Dimensions of controls are based on sysres_En.rc.  Other languages should
14   change these dimensions in order to make the text fit.
16 Frans van Dorsselaer
17 dorssel@rulhm1.LeidenUniv.nl