Details
-
New Feature
-
Resolution: Fixed
-
Major
Description
To sync d3d dll's with wine-staging we need to implement the vista+ api D3DKMTCreateDCFromMemory.
As a base, the wine test + partial implementation can be used:
http://source.winehq.org/git/wine.git/blob/81c700e0f8f8670f9c3b05a4baab2b2cffaeff89:/dlls/gdi32/tests/bitmap.c#l5651
http://source.winehq.org/git/wine.git/blob/81c700e0f8f8670f9c3b05a4baab2b2cffaeff89:/dlls/gdi32/dib.c#l1593
However for the implementation, the code that actually creates the bitmap / color palette would need to be rewritten so that it works in reactos.
Attachments
Issue Links
- is blocked by
-
CORE-13486 [WINED3D] regression: MSAOE1 trial dies with unhandled exception in d3dwine.dll upon startup
- Resolved
-
CORE-17433 Regression, D3DKMTCreateDCFromMemory() not found when replacing gdi32.dll with the version from 2k3sp2
- Resolved
- relates to
-
CORE-11368 Syncing ReactOS with Wine Staging 1.9.11
- Resolved