[PATCH] msvcrt: Use RtlQueryTimeZoneInformation in ftime64.

Akihiro Sagawa sagawa.aki at gmail.com
Mon Dec 17 09:07:44 CST 2018


On Mon, 17 Dec 2018 21:50:29 +0900, Akihiro Sagawa wrote:
> 
> This avoids performance issues caused by MUI string extraction (Bug
> 46266).
> 
> Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
> ---
>  dlls/msvcrt/time.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

Please ignore this patch. I did same mistake about Rtl return value.

Akihiro Sagawa




More information about the wine-devel mailing list