[Bug 10414] Minimap in Warhammer 40k: Dark Crusade is offset

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 7 06:25:35 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=10414





--- Comment #34 from Erik Andresen <erik at 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.



More information about the wine-bugs mailing list