https://bugs.winehq.org/show_bug.cgi?id=41926
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- (In reply to Louis Lenders from comment #3)
I overlooked that i had also set gdiplus to native. It looks like the call to unimplemented ddraw.dll.GetSurfaceFromDC comes from native gdiplus. Setting gdiplus to builtin does not trigger the bug. Is it worth to keep this bugreport open? Or does it make it invalid?
It's not in itself a valid bug report in that case, no. Still, if you happen to know or find out what the function's signature is supposed to be, it's likely to be easy enough to implement anyway.