WINE.INF: Add timezone information to the registry.

Paul Vriens paul.vriens at xs4all.nl
Fri Nov 11 03:56:15 CST 2005


>
> 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,

a short list:

win98 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Time
Zones
NT4 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time
Zones
Win2K : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Time Zones
W2k3 : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Time Zones
XP : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time
Zones

Apart from that, what is 'Afghanistan' on win98, is 'Afghanistan Standard
Time' on XP for example.

Cheers,

Paul.







More information about the wine-patches mailing list