7 Jun
2008
7 Jun
'08
11:25 a.m.
http://bugs.winehq.org/show_bug.cgi?id=10414 --- Comment #34 from Erik Andresen <erik(a)vontaene.de> 2008-06-07 06:25:34 --- hmm. Where can I find the real documentation for the file dlls/d3d9/tests/visual.c? e.g, when it says visual.c:2864: Test failed: quad 1 has color 00000000, expected 0x0000ff00 Code: color = getPixelColor(device, 160, 360); ok(color == 0x0000ff00, "quad 1 has color %08x, expected 0x0000ff00\n", color); Where can I find how the value 0x0000ff00 is calculated? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.