native retest needed: GetDeviceIdentifier()

Stefan Dösinger stefandoesinger at gmx.at
Tue Oct 13 03:56:57 CDT 2009


Am 13.10.2009 um 09:20 schrieb Markus Stockhausen:
 > +             ok(1==0, "last bytes of szDriver string are %08x\n",  
dddi2[0x7f]);
 > +             ok(1==0, "last bytes of szDescription string are %08x 
\n", dddi2[0xff]);
Note that you can only test these parts if strlen(pddi.*) indicates  
that the string content doesn't already reach these bytes(including  
the terminating null)





More information about the wine-devel mailing list