https://bugs.winehq.org/show_bug.cgi?id=41203
--- Comment #12 from Carlo Bramini carlo.bramix@libero.it --- Actually, mCtrl ues GDI, GDI+, Direct2D and DWrite.
I recompiled mCtrl and its example programs without D2D, here you are my result:
- CHART control, some graphic is displayed, but there are some strange errors, as you can see from attached image. Another thing that happens: click on title of the window and try to move it a bit, the content is redrawn crazy... - EXPAND control, nothing is changed. It does not use D2D actually. - IMGVIEW control, it crashes anyways. I attached the text file wit the log. - MDITAB control now displays tabs, although with some errors. - MENUBAR control, nothing is changed.
I hope you will find it useful.