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

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


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

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

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

---

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

diff --git a/programs/cmdlgtst/It.rc b/programs/cmdlgtst/It.rc
index 1bc2e46..c77acbe 100644
--- a/programs/cmdlgtst/It.rc
+++ b/programs/cmdlgtst/It.rc
@@ -22,6 +22,8 @@
 
 #include "cmdlgtst.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 /*




More information about the wine-cvs mailing list