ntoskrnl: Implement ExSystemTimeToLocalTime and ExLocalTimeToSystemTime

Alexandre Julliard julliard at winehq.org
Thu Jan 14 10:40:34 CST 2010


Erich Hoover <ehoover at mines.edu> writes:

> Real Name:
>    Erich Hoover
> Description:
>    The attached patch implements ExSystemTimeToLocalTime and
> ExLocalTimeToSystemTime (Bug #19395), which are necessary to allow the
> Sentinel Protection service to load (the Sentinel Protection service
> is required by the full version of ZEMAX).  Without the patch the
> service will crash every time Wine loads, slowing down the launching
> of all applications.
> Changelog:
>    ntoskrnl: Implement ExSystemTimeToLocalTime and ExLocalTimeToSystemTime.

You most likely want to use RtlSystemTimeToLocalTime etc.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list