5 Mar
2010
5 Mar
'10
6:06 a.m.
Does these ones "\x10\x00\x00\x00\x00\x00\x00\x00" or "\x10\x00\x00\x00\x00\x00\x02\x00CK" work better ? If not I think it's better to comment out these tests until I find a better header.
Message du 05/03/10 12:03 De : "Paul Vriens" A : "Christian Costa" Copie à : wine-devel(a)winehq.org Objet : Re: [PATCH 2/4] d3dxof: Fix file types checks + tests
On 03/05/2010 11:25 AM, Christian Costa wrote:
It seems even if the file is empty a valid mszip header is needed.
Does using "\x9a\x10\x00\x00\x8a\x10\x00\x00" or "\x9a\x10\x00\x00\x8a\x10\x02\x00CK" instead of "\n" help ?
Nope, doesn't help. Now it fails on all platforms.
-- Cheers,
Paul.