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

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


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

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

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

---

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

diff --git a/programs/winhlp32/It.rc b/programs/winhlp32/It.rc
index 5d1abb8..3f0ffd2 100644
--- a/programs/winhlp32/It.rc
+++ b/programs/winhlp32/It.rc
@@ -21,6 +21,8 @@
 
 #include "winhelp_res.h"
 
+#pragma code_page(65001)
+
 /* Menu */
 
 MAIN_MENU MENU LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL




More information about the wine-cvs mailing list