Re: [Mingw-w64-public] Trouble with new dwrite underscore notation

2020-09-20 Thread Jean Pierre Cimalando via Mingw-w64-public
Le Sun, 20 Sep 2020 19:18:51 +0800, Liu Hao a écrit : > It is now imported from Wine. Perhaps it's a necessary trade-off, > because not having a suffix would cause errors in C. > The header has distinct interfaces for C and C++. It's understandable that C requires to use unique names, however w

[Mingw-w64-public] Trouble with new dwrite underscore notation

2020-09-20 Thread Jean Pierre Cimalando via Mingw-w64-public
Dear list, Hi I'm encountering this issue following the 8.0.0 update which included major directX API updates from the IDL files. I am finding that the COM APIs which are overloaded are renamed with underscore suffixes, and this creates an incompatibility with Windows SDK. In the previous revisio

[Mingw-w64-public] Patch: dwrite update

2020-09-05 Thread Jean Pierre Cimalando via Mingw-w64-public
Dear list, Please find attached a patch which updates the dwrite_3 header. It's not the whole of it, just the necessary part which serves to compile font support of the vstgui software. More precisely it's about this code here: https://github.com/steinbergmedia/vstgui/blob/develop/vstgui/lib/plat