Re: clock: Reset default codepage in utf8 rc file

2009-06-26 Thread Paul Chitescu
On Friday 26 June 2009 18:36:38 Paul Vriens wrote: > Frédéric Delanoy wrote: > > On Wed, Jun 24, 2009 at 11:02 AM, Alexandre Julliard wrote: > >> Paul Chitescu writes: > >>> I just checked the patch I've sent to wine-patches and it had #pragma > >>> code_page(default) at the end <...> > >> > >> I

Re: clock: Reset default codepage in utf8 rc file

2009-06-26 Thread Paul Vriens
Frédéric Delanoy wrote: On Wed, Jun 24, 2009 at 11:02 AM, Alexandre Julliard wrote: Paul Chitescu 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 in

Re: clock: Reset default codepage in utf8 rc file

2009-06-26 Thread Frédéric Delanoy
On Wed, Jun 24, 2009 at 11:02 AM, Alexandre Julliard wrote: > Paul Chitescu 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

Re: clock: Reset default codepage in utf8 rc file

2009-06-24 Thread Alexandre Julliard
Paul Chitescu writes: > I just checked the patch I've sent to wine-patches and it had #pragma > code_page(default) at the end. On the other hand the git commit didn't > include it. > > What gives? I removed it because it's not needed now that the resource files are compiled individually for cl

Re: clock: Reset default codepage in utf8 rc file

2009-06-24 Thread Paul Chitescu
On Wednesday 24 June 2009 02:28:12 Frédéric Delanoy wrote: > clock: Reset default codepage in utf8 rc file > > In the Romanian resource file for the "clock" program, which is in utf-8 > format, the code page wasn't reset to the default code page at the end of > the