I have a problem with a difference between XP and Vista in the registry.
In the registry the information is on:
"HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TimeZoneInformation"
In XP:
DaylightName RGE_SZ West-Europa (zomertijd)
...
StandardName RGE_SZ West-Europa (standaardtijd)
In Vista:
DaylightName RGE_SZ @tzres.dll,-281
...
StandardName RGE_SZ @tzres.dll,-282
Q1: is this a bug in Vista?
Q2: how must I interpret the tzres.dll information?