- Reordered some code from the existing helper _GetTimeZoneBias to
commitd694a376c7f4ecdc754592b9f0e88cded4828c9e
authorRein Klazes <rklazes@xs4all.nl>
Wed, 27 Oct 2004 21:19:22 +0000 (27 21:19 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Oct 2004 21:19:22 +0000 (27 21:19 +0000)
tree357f91cb225aa22f4f3224ce16a9fdb938bd9077
parent87fb440e71d3e6bb59cf6f36756bba9c885ed6b9
- Reordered some code from the existing helper _GetTimeZoneBias to
  make it more general useful (and changed the helper names to
  TIME_xyz).
- Make GetTimeZoneInformation return the correct zone id constants.
- Changed some "const LPX_Y_Z" declarations to "const X_Y_Z *".
dlls/kernel/time.c
include/winbase.h