Commit 75576242 authored by Vik Kumar's avatar Vik Kumar Committed by Alexandre Julliard

Added eucJP charset.

parent 103f9893
......@@ -71,6 +71,7 @@ static const struct charset_entry
{ "CP1256", 1256 },
{ "CP1257", 1257 },
{ "CP1258", 1258 },
{ "EUCJP", 20932 },
{ "IBM037", 37 },
{ "IBM1026", 1026 },
{ "IBM424", 424 },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment