[Bug 41926] Zafehouse demo crashes with Call from 0x7b43c14c to unimplemented function ddraw.dll.GetSurfaceFromDC , aborting

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 14 09:44:37 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=41926

Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk> ---
(In reply to Henri Verbeet from comment #15)
> How does this work with current Wine?

Just tested (with gdiplus set to native) and looks like this is fixed in
current git. 

I saw your patch went in already friday. 

i changed the trace into fixme to check the function got really called:

fixme:ole:Context_CC_ContextCallback (0x9e6ec20/0x9e6ec24)->(0x7a0bf71d,
0x2cbe3e0, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
fixme:ole:Context_CC_ContextCallback (0x9e6ec20/0x9e6ec24)->(0x7a0bf71d,
0x2cbe3e0, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil))
fixme:ddraw:GetSurfaceFromDC dc 0x23d00ac, surface 0x33e864, device_dc
0x33e850.
fixme:ddraw:GetSurfaceFromDC dc 0x4900d9, surface 0x33e864, device_dc 0x33e850.
fixme:ddraw:GetSurfaceFromDC dc 0x3a00cd, surface 0x33e864, device_dc 0x33e850.
fixme:ddraw:GetSurfaceFromDC dc 0xcc0054, surface 0x33e864, device_dc 0x33e850.
fixme:ddraw:GetSurfaceFromDC dc 0x4d00d9, surface 0x33e864, device_dc 0x33e850.
fixme:ole:CoGetApartmentType (0x33fc6c, 0x33fc68): semi-stub
fixme:ole:CoGetApartmentType (0x7f0d5fc, 0x7f0d5f8): semi-stub

This happens after clicking ``Options`` or ``Credits`` and all these windows
appear to look/function fine. Thanks for fixing

-- 
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