http://bugs.winehq.org/show_bug.cgi?id=15388
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2008-09-25 04:02:45 --- I think it's better to check return value for DIB_GetBitmapInfo and exit on -1. Since DIB_GetBitmapInfo is internal function which always fills this variables on success. So with properly initialized header there shouldn't be any problem.