1 Jul
2009
1 Jul
'09
1:37 p.m.
Hans Leidekker <hans(a)codeweavers.com> writes:
Some more testing suggests that the installable set is a superset of the valid codepages set. So we could just return the set of valid codepages for now and not hardcode anything.
Yes, it should probably use something like IMultiLanguage2_ValidateCodePageEx (and the test should probably use that too). This way we can also return the non kernel32-supported codepages. -- Alexandre Julliard julliard(a)winehq.org