(Eric, is the STRINGTABLE at the end of winmm_res.rc supposed to be localized?) Changelog: Change resources from last language file used to LANG_NEUTRAL. Vincent
Index: dlls/user/resources/user32.rc =================================================================== RCS file: /home/wine/wine/dlls/user/resources/user32.rc,v retrieving revision 1.11 diff -u -r1.11 user32.rc --- dlls/user/resources/user32.rc 4 Oct 2003 03:58:57 -0000 1.11 +++ dlls/user/resources/user32.rc 5 Oct 2003 03:08:52 -0000 @@ -67,4 +67,6 @@ #include "resources/user32_Ja.rc" #include "resources/user32_Zh.rc" +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + #include "resources/version.rc" Index: dlls/winmm/winmm_res.rc =================================================================== RCS file: /home/wine/wine/dlls/winmm/winmm_res.rc,v retrieving revision 1.10 diff -u -r1.10 winmm_res.rc --- dlls/winmm/winmm_res.rc 5 Sep 2003 23:08:28 -0000 1.10 +++ dlls/winmm/winmm_res.rc 5 Oct 2003 03:08:53 -0000 @@ -39,6 +39,8 @@ /* do not add NLS specific stuff below that line */ +LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL + CORE RCDATA BEGIN "open\0", 0x00000803L, MCI_COMMAND_HEAD,