[KBDCZ] Fix compiling when the default code page is a MBCS. By Yuntian Zhang. CORE...
authorAmine Khaldi <amine.khaldi@reactos.org>
Sat, 11 Apr 2015 10:40:07 +0000 (10:40 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sat, 11 Apr 2015 10:40:07 +0000 (10:40 +0000)
svn path=/trunk/; revision=67151

reactos/dll/keyboard/kbdcz/kbdcz.c

index b05d4f7..41dfd08 100644 (file)
@@ -239,7 +239,7 @@ ROSDATA VK_TO_WCHARS4 key_to_chars_4mod[] = {
   { VK_OEM_PLUS,   0, { WCH_DEAD, WCH_DEAD, WCH_NONE, 0x00b8   } }, // dead letters - acute, caron
   { VK_EMPTY,      0, { 0x00b4,   0x02c7,   WCH_NONE, WCH_NONE } }, // VK_OEM_PLUS dead letter
   { VK_OEM_1,      0, { 0x016f,   '\"',     WCH_NONE, '$'      } }, // u with ring
-  { VK_OEM_7,      0, { 'ยง',      '!',      WCH_NONE, 0x00df   } }, // section sign
+  { VK_OEM_7,      0, { 0x00a7,   '!',      WCH_NONE, 0x00df   } }, // section sign
   { VK_OEM_4,      0, { 0x00fa,   '/',      WCH_NONE, 0x00f7   } }, // u with acute
   { VK_OEM_5,      0, { WCH_DEAD, 0x2018,   WCH_NONE, 0x00a4   } }, // diaeresis, left single quotation mark
   { VK_EMPTY,      0, { 0x00a8,   WCH_NONE, WCH_NONE, WCH_NONE } }, // VK_OEM_5 dead letter