[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
Thu Jan 5 06:02:18 CST 2017


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

--- Comment #11 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Dmitry Timoshkov from comment #10)
> Looks like it uses a SEH to protect from invalid input.
> 
> Passing an HDC by reference makes it return DDERR_NOTFOUND instead of
> E_INVALIDARG for me, that seems like a progress :)

Exchanging first 2 params and passing HDC by value make it work.

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