According to my quick test on WinXP, StretchDIBits returns 0 if lpBits or lpBitsInfo is NULL. Wine currently produces an unhandled exception if lpBitsInfo is null. ChangeLog: Prevent StretchDIBits from producing an unhandled exception if lpBitsInfo is null. (See attached file: stretchdibits.diff)
Attachment:
stretchdibits.diff
Description: Binary data