9 Jan
2020
9 Jan
'20
4:14 p.m.
On Thu, 9 Jan 2020, Matteo Bruni wrote:
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- Together with the previous patch this fixes some crashes reproduced with Heroes of the Storm.
I don't know if the function is actually exported on ARM...
Yes, both _o_fmod() and _o_fmodf() are exported from ucrtbase.dll on both ARM and ARM64. // Martin