On Wed, 11 Jun 2008, Mikołaj Zalewski wrote:
>
> >Does this work for you? When I apply the attached patch and run
> >
> >wine xcopy /?
> >
> >I get garbled German umlauts in the output (also tried with
> >SUBLANG_NEUTRAL) . Is it the same for you?
> >
> >
> Wine console applications output i
>Does this work for you? When I apply the attached patch and run
>
>wine xcopy /?
>
>I get garbled German umlauts in the output (also tried with
>SUBLANG_NEUTRAL) . Is it the same for you?
>
>
Wine console applications output in the OEMCP (i.e. the DOS codepage
for the given locale) that is
Michael Karcher wrote:
> ---
> programs/xcopy/De.rc | 79
>
> programs/xcopy/rsrc.rc |1 +
> 2 files changed, 80 insertions(+), 0 deletions(-)
> create mode 100644 programs/xcopy/De.rc
>
>
> --