Hans Leidekker hans@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.