Mike McCormack <[EMAIL PROTECTED]> writes:
> I decided to put the TimeZones in what Wine called the %CurrentVersion%
> key. It's easy enough to change the program that generates the data to
> put them in Windows NT\CurrentVersion if that's what is decided to be
> correct.
In theory it should
Paul Vriens wrote:
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\SOFTWA
>
> 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 inform
>
> 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 inform