http://bugs.winehq.org/show_bug.cgi?id=36489
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX |--- Ever confirmed|0 |1
--- Comment #6 from Stefan Dösinger stefan@codeweavers.com --- I wouldn't mark this bug WONTFIX just yet. While it will be tricky to fix this bug and bug 36227 at the same time, there are still some options I'd like to look into. Maybe we can use the hSection/dwOffset parameters of CreateDIBSection to create the DIB section around the already allocated system memory. Option two is to ignore SFLAG_PIN_SYSMEM if the application has never locked the surface before it called GetDC.