Re: Set the encoding of the remaining German resources to UTF-8.

2009-07-15 Thread Paul Vriens
Michael Stefaniuc wrote: Paul Vriens wrote: Michael Stefaniuc wrote: diff --git a/programs/write/De.rc b/programs/write/De.rc index a953576..db175a0 100644 --- a/programs/write/De.rc +++ b/programs/write/De.rc @@ -19,6 +19,8 @@ #include "resources.h" +#pragma code_page(65001) + LANGUAGE

Re: Set the encoding of the remaining German resources to UTF-8.

2009-07-15 Thread Michael Stefaniuc
Paul Vriens wrote: > Michael Stefaniuc wrote: >> diff --git a/programs/write/De.rc b/programs/write/De.rc >> index a953576..db175a0 100644 >> --- a/programs/write/De.rc >> +++ b/programs/write/De.rc >> @@ -19,6 +19,8 @@ >> >> #include "resources.h" >> >> +#pragma code_page(65001) >> + >> LANG

Re: Set the encoding of the remaining German resources to UTF-8.

2009-07-15 Thread Paul Vriens
Michael Stefaniuc wrote: --- dlls/browseui/rsrc_De.rc |2 ++ dlls/iccvid/iccvid_De.rc |2 ++ dlls/localspl/spl_De.rc |2 ++ dlls/mpr/mpr_De.rc |2 ++ dlls/msacm32/msacm_De.rc |2 ++ dlls/msvidc32/msvidc32_De.rc |2 ++ dlls/oleaut32/oleaut32_De.r