On 5/8/2020 3:32 PM, Biswapriyo Nath wrote: > I will not discourage your effort and contribution. But if you want, this > can be fixed easily with IDL files. widl will take care the rest. And IDL > files are smaller to manage than their .h counterpart. To be honest, it makes no difference for me who and how fixes a bug in mingw-w64 :-) Currently all I need is to build a C project which uses D2D. I can live fine with local patches applied to the header files, but to make my life easier I've sent them here.
If I understand you correctly, you want to add IDL files, which will be piped into widl, which will generate the header files from the input? If, so, and the header files will be freed from that ``overloaded functions bug'' for C mode, I don't care who will add the header files into the mingw-w64 tree. All I need is ``correct for C compiler'' header files within MSYS2's mingw-w64-x86_64-headers. > > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
