[Bug 9366] QuickTimePlayer 7.2.0.240 aborts on unimplemented function gdiplus.dll.GdipCreateRegion

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 6 14:57:26 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=9366





--- Comment #5 from Adam Petaccia <adam at tpetaccia.com>  2008-08-06 14:57:25 ---
Update: The needed region functions have been implemented, but quicktime still
crashes, because it tries to call CreateTexture. If that is stubbed, it still
crashes, probably because it was expected CloneImage to actually return an some
kind of image.

For those interested, Quicktime will still need:
GdipCloneBitmapAreaI
GdipCreateTexture, GdipCreateTexture2, GdipCreateTexture2I
GdipGetImageThumbnail
GdipGraphicsClear
GdipResetPathGradientTransform
GdipTranslateLineTransform


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list