[2/3] ole32/tests: Add a test for IOleCache storage contents created by IPersistStorage_Save(). (v2)

Dmitry Timoshkov dmitry at baikal.ru
Fri Oct 20 04:36:10 CDT 2017


Huw Davies <huw at codeweavers.com> wrote:

> Also, while you're at it, couldn't that '24' be sizeof(header) instead?

I was too hasty to follow your suggestion and testbot failed miserably
on me. Under Windows the OlePres header size is shorter after saving
the storage, sizeof(header) is 32 bytes, but Windows writes only 24
bytes. So i'm going to resend once again...

-- 
Dmitry.



More information about the wine-devel mailing list