clock: Reset default codepage in utf8 rc file

Frédéric Delanoy frederic.delanoy at gmail.com
Fri Jun 26 10:08:57 CDT 2009


On Wed, Jun 24, 2009 at 11:02 AM, Alexandre Julliard<julliard at winehq.org> wrote:
> Paul Chitescu <paulc at voip.null.ro> writes:
>
>> I just checked the patch I've sent to wine-patches and it had #pragma
>> code_page(default) at the end <...>
>
> I removed it because it's not needed now that the resource files are
> compiled individually for clock. Other modules should be adapted to
> follow the same pattern, it will ensure that codepage pragmas can't leak
> from one file to the next.
>
> --
> Alexandre Julliard

Is it only the case for the "clock" part ?
I'm currently working on a translation of cryptui. Should I skip the
"#pragma code_page(default)" too ?

Frédéric



More information about the wine-devel mailing list