http://bugs.winehq.org/show_bug.cgi?id=3778
------- Additional Comments From willie@froq.net 2005-08-11 22:19 ------- Oops, sorry, maybe instant zen also has another problem, so it might not be the perfect testcase. It wants 32bit depth _and_ framebuffer alpha support, according to the popup. I guess they mean SB_PIXEL_ALPHA, part of SHADEBLENDCAPS in GetDeviceCaps for x11drv. SHADEBLENDCAPS seems to be completely missing currently:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/devcons...
I would add them myself, seems to be gruntwork, but there are numbers in the header file behind all other capabilities - I don't know what they mean, or what the correct values for those caps would be...