[mlang/tests] Prevent messing up the codepages on Win98

Paul Vriens paul.vriens.wine at gmail.com
Fri Jul 3 06:28:03 CDT 2009


Hi,

Turns out that the IsCodePageInstallable function sometimes messes up
the codepages on Win98. The net effect is that some oleaut32 tests fail
and you are no longer able to change the Regional Settings (a reboot
fixes this again).

The tests are now actually skipped on win9x and winME but I don't think
it's worth the effort to narrow this further down. Hans already said
that IsCodePageInstallable is used by IE7 (which is not available for
Win9x).

The behaviour is very strange. I've tested the following scenario's
(without the patch) and after reverting to a clean VMware Snapshot:

- Start "Regional Settings", run mlang tests -> OK
- Run oleaut32 tests and then mlang tests -> OK
- Run mlang tests -> oleaut32 tests fail and regional settings are a mess

Changelog
   Prevent messing up the codepages on Win98

-- 
Cheers,

Paul.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Prevent-messing-up-the-codepages-on-Win98.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090703/3c4ba2d1/attachment.txt>


More information about the wine-patches mailing list