[ole32/tests] Fix some test failures on Win9x/WinME

Paul Vriens paul.vriens.wine at gmail.com
Thu Jul 2 07:03:25 CDT 2009


Hi,

This was originally done by Rob with the following patch comment:

"These platforms only write 8 bytes into the stream so cope appropriately."

The round_global_size has the correct effect on NT4 as the alignment is
1 on that platform. It's however 12 on Win98 and 16 on Win95 so this
won't work.

As the remark was about a fixed number of 8 bytes I just made the
broken() test check exactly that.

Changelog
   Fix some test failures on Win9x/WinME

-- 
Cheers,

Paul.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0004-Fix-some-test-failures-on-Win9x-WinME.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090702/fadaeade/attachment.txt>


More information about the wine-patches mailing list