From fb8ead919bc15b7b363035afae22572c6cc69513 Mon Sep 17 00:00:00 2001 From: Paul Vriens Date: Thu, 30 Jul 2009 20:04:50 +0200 Subject: [PATCH] winhlp32: Add the UTF-8 pragma for the Romansh resources. --- programs/winhlp32/Rm.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/programs/winhlp32/Rm.rc b/programs/winhlp32/Rm.rc index ece7bb17c4d..3b2a1fa9403 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. */ -- 2.11.4.GIT