[2/2] mlang: Add a test for IMultiLanguage2_IsCodePageInstallable.

Alexandre Julliard julliard at winehq.org
Wed Jul 1 07:37:30 CDT 2009


Hans Leidekker <hans at 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 at winehq.org



More information about the wine-devel mailing list