Paul Vriens : winhlp32: Add the UTF-8 pragma for the Romansh resources.

Alexandre Julliard julliard at winehq.org
Mon Aug 3 11:13:50 CDT 2009


Module: wine
Branch: master
Commit: fb8ead919bc15b7b363035afae22572c6cc69513
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=fb8ead919bc15b7b363035afae22572c6cc69513

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Thu Jul 30 20:04:50 2009 +0200

winhlp32: Add the UTF-8 pragma for the Romansh resources.

---

 programs/winhlp32/Rm.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/programs/winhlp32/Rm.rc b/programs/winhlp32/Rm.rc
index ece7bb1..3b2a1fa 100644
--- a/programs/winhlp32/Rm.rc
+++ b/programs/winhlp32/Rm.rc
@@ -22,6 +22,8 @@
 
 #include "winhelp_res.h"
 
+#pragma code_page(65001)
+
 /* FIXME: This file is in the Vallader Romansh dialect and not in the
    official Rumantsch Grischun. */
 




More information about the wine-cvs mailing list