Thank you for your work. Patch is ok. Please apply Kai
2015-04-25 22:19 GMT+02:00 LRN <[email protected]>: > On 25.04.2015 10:04, Kai Tietz wrote: >> 2015-04-25 6:41 GMT+02:00 LRN: >>> On 24.04.2015 3:00, LRN wrote: >>>> We have the prototype in the header (guarded as Vista-or-later), but no >>>> stub in >>>> the import library. I don't know how to fix that (.def files for implibs >>>> seem >>>> to be special somehow). >>>> >>>> https://msdn.microsoft.com/en-us/library/windows/desktop/ms649033%28v=vs.85%29.aspx >>>> >>> Figured it out, here's a patch >>> >> your patch is fine beside some nits. Why are you removing >> function-entries like GetGUIThreadInfo@8, SetSystemTimer@16, >> ChangeDisplaySettingsW@8, EditWndProc@16, etc? Please take care not >> to remove exports of older variants. >> >> Otherwise patch is ok with re-adding those removed symbols. > > Here are amended patches. As we agreed on #mingw-w64, old functions are kept > around, functions that have prototypes in our headers get appropriate argument > length, functions that don't have prototypes in our headers get the newest > argument length from gendef. > > -- > O< ascii ribbon - stop html email! - www.asciiribbon.org > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
