[Bug 24369] UCS-4 trick not working with resource files

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 12 11:06:46 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24369

--- Comment #1 from Carlo Bramini <carlo.bramix at libero.it> 2010-09-12 11:06:46 CDT ---
For testing the issue I did the following steps:

1) I downloaded the wine-1.3.2.tar.bz2 source package.

2) I unpacked the source archive.

3) I tried to compile the attached resource file with this command:

windres -i resource.rc --input-format=rc -o resource.o -O coff
-Ie:\WINE-1.3.2\include

The compilation halts with the following error:

WINDRES: resource.rc:24: syntax error

After fixing e:\WINE-1.3.2\include\richedit.h as described in the previous
post, the compilation does not give error messages and resource.o is generated.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list