http://bugs.winehq.org/show_bug.cgi?id=30615
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-07-17 20:55:02 CDT --- You could take a +bitmap log in wine 1.5.9 to see the traces of CreateBitmapIndirect. In the last lines of the function it's printed the bitmap width, height and some other info. http://source.winehq.org/source/dlls/gdi32/bitmap.c#L223