[PATCH] Add the UTF-8 pragma

Paul Vriens Paul.Vriens.Wine at gmail.com
Thu Jul 30 12:36:07 CDT 2009


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

diff --git a/programs/xcopy/Nl.rc b/programs/xcopy/Nl.rc
index b9db305..4f5dee5 100644
--- a/programs/xcopy/Nl.rc
+++ b/programs/xcopy/Nl.rc
@@ -21,6 +21,8 @@
 
 #include "xcopy.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
 
 STRINGTABLE
-- 
1.6.0.6


--------------070108040803090203070103--



More information about the wine-patches mailing list