Nikolay Sivov : kernel32: Implement GetDynamicTimeZoneInformation().

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 11 07:49:04 CDT 2015


Module: wine
Branch: master
Commit: 2c98d5b90cf4d1026a80a3279c8bae65cfca539c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2c98d5b90cf4d1026a80a3279c8bae65cfca539c

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Fri May  8 17:34:10 2015 +0300

kernel32: Implement GetDynamicTimeZoneInformation().

---

 dlls/kernel32/tests/time.c | 30 ++++++++++++++++++++++++++++++
 dlls/kernel32/time.c       | 14 ++++++++++----
 dlls/ntdll/ntdll.spec      |  1 +
 dlls/ntdll/time.c          | 39 +++++++++++++++++++++++++++++++--------
 include/winternl.h         | 14 ++++++++++++++
 5 files changed, 86 insertions(+), 12 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2c98d5b90cf4d1026a80a3279c8bae65cfca539c



More information about the wine-cvs mailing list