https://bugs.winehq.org/show_bug.cgi?id=46266
--- Comment #15 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Sagawa from comment #14)
It seems that your application calls time32 and not ftime64 explicitly. Is it acceptable that implementing time32 without ftime64?
It doesn't make sense in just correcting time32, since all the time functions call MSVCRT__ftime64 anyway and aren't going to use the MUI strings.