On Mon, 24 Aug 2020 at 06:05, Biswapriyo Nath <nathbap...@gmail.com> wrote: > > Do you have a program that can be compiled with the mingw-w64 toolchain > that uses the absent ID2D1DeviceContext5 interface? It is needed to check > if the newly added header file will be correct or not.
<https://github.com/bustercopley/direct2d-svg-example> The ID2D1DeviceContext5 and ID2D1SvgDocument parts are conditionally compiled -- they are omitted if NO_SVG is defined. This can be compiled with MSVC, or with current mingw-w64 if NO_SVG is defined. See README for build instructions. I hope it helps. _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public