Changeset 9646 for trunk/changelog
- Timestamp:
- Jan 8, 2003, 3:25:24 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r9644 r9646 1 /* $Id: changelog,v 1.2435 2003-01-07 20:01:28 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2436 2003-01-08 14:25:24 sandervl Exp $ */ 2 3 2003-01-08: Sander van Leeuwen <sandervl@innotek > 4 - KERNEL32: o SetTimeZoneInformation: save info in registry: 5 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation 6 o GetTimeZoneInformation: read info from registery if present; 7 otherwise call WGSS 8 o RegQueryValue(Ex)W: workaround to return bytes for strings 9 must always be executed when lpcbData != NULL. 2 10 3 11 2003-01-07: Sander van Leeuwen <sandervl@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.