I've attached the program that generated the timezone information. The information in the patch is derived from glibc's timezone information.
We could add the program to wine and generate the timezone information dynamically if necessary.
Mike
ChangeLog: Add timezone information to the registry.
tools/wine.inf | 715 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 714 insertions(+), 1 deletions(-)
Hi,
on my win2k3 box I can see the timezones in:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones
but not in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
or anywhere else for that matter.
Cheers,
Paul.