[PATCH] mshtml: Remove WINAPI on static functions where not needed.

Francois Gouget fgouget at free.fr
Fri Aug 27 08:09:56 CDT 2021


On Fri, 27 Aug 2021, Jacek Caban wrote:

> Signed-off-by: Jacek Caban <jacek at codeweavers.com>
> 
> On 8/27/21 12:47 PM, Francois Gouget wrote:
> > Signed-off-by: Francois Gouget <fgouget at free.fr>
> > ---
> > This used to be needed on macOS due to some compiler issue but I'm not
> > sure if that's still the case.
> > Let me know if this type of patch is not desired anymore.
> 
> I don't think it's needed for macOS any more, but I think it's a good idea to
> skip explicit calling convention when it's not needed anyway.

Should that also apply to things like static CDECL?


-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
           If it stinks, it's chemistry. If it moves, it's biology.
                  If it does not work, it's computer science.



More information about the wine-devel mailing list