Paul Vriens : crypt32: Make sure we show Unicode characters ( Dutch translation).

Alexandre Julliard julliard at winehq.org
Mon Jul 6 09:33:56 CDT 2009


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

Author: Paul Vriens <Paul.Vriens.Wine at gmail.com>
Date:   Sun Jul  5 15:15:41 2009 +0200

crypt32: Make sure we show Unicode characters (Dutch translation).

---

 dlls/crypt32/crypt32_Nl.rc |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/dlls/crypt32/crypt32_Nl.rc b/dlls/crypt32/crypt32_Nl.rc
index e12d25d..eae902f 100644
--- a/dlls/crypt32/crypt32_Nl.rc
+++ b/dlls/crypt32/crypt32_Nl.rc
@@ -20,6 +20,8 @@
 
 #include "cryptres.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 
 STRINGTABLE DISCARDABLE




More information about the wine-cvs mailing list