13 Oct
2009
13 Oct
'09
2:42 a.m.
On 10/13/2009 09:20 AM, Markus Stockhausen wrote:
+ ok(1==0, "last bytes of szDriver string are %08x\n", dddi2[0x7f]);
Hi Markus, You know that you can use trace() for that? Windows XP SP3 (real box): ddrawmodes.c:670: Test failed: last bytes of szDriver string are 00000000 ddrawmodes.c:671: Test failed: last bytes of szDescription string are 00000000 -- Cheers, Paul.