http://bugs.winehq.org/show_bug.cgi?id=26668
Summary: wrc: resource compiler no longer supports LANGUAGE keyword Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools AssignedTo: wine-bugs@winehq.org ReportedBy: gsd@dolphin.fr
Created an attachment (id=33960) --> (http://bugs.winehq.org/attachment.cgi?id=33960) resource file with corresponding header file
With the attached files and the following command line the resource file is compiled using wine 1.2.2 and fails using wine 1.3 (including 1.3.17).
wrc -I$WINEHOME/include/wine/msvcrt -I$WINEHOME/include/windows -fofoo.res foo.rc
I get errors resembling:
file.rc:22:21: Error: syntax error
The corresponding line in the file is:
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH