Re: wine 1.3.16: wrc compiler and LANGUAGE

2011-03-24 Thread Gilles Depeyrot
On 24/03/2011 08:06, Dmitry Timoshkov wrote: Gilles Depeyrot wrote: Has there been a change between wine 1.2.2 and wine 1.3.x that would require adding an include file that was previously not needed? I don't think so. Including windef.h and winuser.h should be enough. If you could prov

Re: wine 1.3.16: wrc compiler and LANGUAGE

2011-03-24 Thread Gilles Depeyrot
tried SUBLANG_NEUTRAL? SUBLANG_FRENCH is valid, probably he is missing some include files. -- Gilles Depeyrot - MEDAL Development Manager DOLPHIN Integration "The Enabler of mixed signal Systems-on-Chip" BP 65 Inovallée F-38240 Meylan FRANCE Tel: +33 (0)476 41 74 01 Fax: +33 (0)476 90

Re: wine 1.3.16: wrc compiler and LANGUAGE

2011-03-24 Thread Gilles Depeyrot
Hi, It is valid for the Microsoft resource compiler and also for wine 1.2.2. Gilles On 23/03/2011 23:54, Jerome Leclanche wrote: I don't think SUBLANG_FRENCH is valid in rc files. Have you tried SUBLANG_NEUTRAL? J. Leclanche On Wed, Mar 23, 2011 at 9:54 AM, Gilles Depeyrot wrote

wine 1.3.16: wrc compiler and LANGUAGE

2011-03-23 Thread Gilles Depeyrot
Hi, I am testing compiling an application that uses winelib with 1.3.16 (currently compiled with 1.2.2). I have an issue with the resource compiler (wrc) which doesn't understand the LANGUAGE line. When I compile resource files, I get errors resembling: file.rc:22:21: Error: syntax error