http://bugs.winehq.org/show_bug.cgi?id=36739
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- Created attachment 48837 --> http://bugs.winehq.org/attachment.cgi?id=48837 hack
I can see the text if I modify GdipGetDC to always create an HDC based on a DIB.
This matches native's behavior but I'd need to speed up this codepath first (and address bug 34560), or we'll have more performance regressions.
Also, this made the buttons disappear, and I'd like to understand why.