[Bug 44408] Tetris for Windows has wrong colors for the game pieces and the score box

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 23 14:48:07 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44408

--- Comment #6 from Alexandre Julliard <julliard at winehq.org> ---
The app is calling GetDeviceCaps(NUMCOLORS) on a released DC:

0031:Call USER.66: GETDC(0000) ret=11cf:1f42 ds=11d6
0031:Ret  USER.66: GETDC() retval=000a0048 ret=11cf:1f42 ds=11d6
0031:Call GDI.80: GETDEVICECAPS(0048,0068) ret=11cf:1f4f ds=11d6
0031:Ret  GDI.80: GETDEVICECAPS() retval=00000000 ret=11cf:1f4f ds=11d6
0031:Call GDI.80: GETDEVICECAPS(0048,0026) ret=11cf:1f5f ds=11d6
0031:Ret  GDI.80: GETDEVICECAPS() retval=0000be99 ret=11cf:1f5f ds=11d6
0031:Call USER.68: RELEASEDC(0000,0048) ret=11cf:1f7e ds=11d6
0031:Ret  USER.68: RELEASEDC() retval=00000001 ret=11cf:1f7e ds=11d6
0031:Call GDI.80: GETDEVICECAPS(0048,0018) ret=11cf:1f9b ds=11d6
0031:Ret  GDI.80: GETDEVICECAPS() retval=00000000 ret=11cf:1f9b ds=11d6

-- 
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