[Bug 37259] Multiple Direct2D applications need ID2D1DCRenderTarget::BindDC implementation

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 12 12:00:00 CST 2015


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
         Depends on|                            |37628
            Summary|Simple Direct2D application |Multiple Direct2D
                   |fails to work with newer    |applications need
                   |d3d10_1.dll                 |ID2D1DCRenderTarget::BindDC
                   |                            |implementation
     Ever confirmed|0                           |1

--- Comment #9 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

confirming. But please avoid Direct2D meta-bugs "make it work".

The current blocker is bug 37628 ('d2d_factory_CreateDCRenderTarget' is a stub)

I debugged this a bit further, looking for next things to be provided.

If 'ID2D1DCRenderTarget' interface is returned, the app wants to associate the
render target with the window DC by calling 'ID2D1DCRenderTarget::BindDC'.

MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/dd371214%28v=vs.85%29.aspx

Refining summary to target this method and also adding dependency.

Regards

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