Hi LRN, 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. Thanks, Kai 2015-04-25 6:41 GMT+02:00 LRN <[email protected]>: > 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 > > -- > 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
