>From ef2d54f8109ddff112cc2a14235582d13f208927 Mon Sep 17 00:00:00 2001 From: Paul Vriens Date: Thu, 30 Jul 2009 20:07:49 +0200 Subject: [PATCH] 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 /* -- 1.6.0.6