#2 kernel32: Implement GetTickCount64.

Alexandre Julliard julliard at winehq.org
Mon Jul 9 09:40:01 CDT 2007


Hans Leidekker <hans at it.vu.nl> writes:

> --- a/dlls/ntdll/ntdll.spec
> +++ b/dlls/ntdll/ntdll.spec
> @@ -178,6 +178,7 @@
>  # @ stub NtGetDevicePowerState
>  @ stub NtGetPlugPlayEvent
>  @ stdcall NtGetTickCount()
> +@ stdcall NtGetTickCount64()
>  # @ stub NtGetWriteWatch

Windows doesn't have NtGetTickCount64().

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list