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

Jacek Caban jacek at codeweavers.com
Fri Aug 27 06:38:37 CDT 2021


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.


Thanks,

Jacek




More information about the wine-devel mailing list