http://bugs.winehq.org/show_bug.cgi?id=12557
--- Comment #48 from Roderick Colenbrander thunderbird2k@gmx.net 2008-05-03 12:59:24 --- Alexander his patch only lets IsPixelFormatCompatibleWithDepthFmt continue but doesn't change WineD3D_ChoosePixelFormat which is needed. (Well it isn't really needed as without it would fall back to plain ChoosePixelFormat but in general it is better not to call it as it wouldn't allow you multisampling and other extended pixel format features)