On 07.11.2017 14:42, Shinchiro Shinchiro wrote: > At the moment, only directx idl is imported from wine. I want to suggest > you to import other IDLs from wine/include too if it doesn't break > anything.
That's not really true, there are some other IDLs. I occasionally import some more. If you think there are more that should be imported, we could do it. > There's bug in some mingw-w64's idls which give segfault with > widl which of course fixed in wine Yeah, importing widl is a different topic. In the past, I did regular imports the way that I import IDLs from Wine. We had a script for importing new widl versions to wine. Sadly, at some point, mingw-w64 forked and since then bringing new fixes from Wine is tricky. If you're interested in backporting a single commit, that should be easy, we just need to know which one. Merging the whole widl is hard (unless we'd sacrifice changes in mingw-w64 version that were never upstreamed to Wine). Cheers, Jacek ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public