Changeset 3744 for trunk/changelog
- Timestamp:
- Jun 23, 2000, 9:01:14 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3742 r3744 1 /* $Id: changelog,v 1.1003 2000-06-22 19:00:37 cbratschi Exp $ */ 1 /* $Id: changelog,v 1.1004 2000-06-23 19:01:14 sandervl Exp $ */ 2 3 2000-06-23: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: Changed version; Odin presents itself as Windows NT 4 Service Pack 6 5 Return build nr in high word in GetVersion 6 Minor fixes in GetSystemInfo (processor level & revision) 7 FindResource bugfix for resource types starting with '#' 8 (i.e. "#102" really means numeric id 102) 9 10 2000-06-22: Michal Necasek <mike@mendelu.cz> 11 - KERNEL32: Added language support for Czech Republic 12 - USER32: wsprintf bugfix for %#04x (didn't add leading 0('s) if required) 2 13 3 14 2000-06-22: Christoph Bratschi <cbratschi@datacomm.ch> … … 5 16 6 17 2000-06-21: Sander van Leeuwen <sandervl@xs4all.nl> 7 - KERNEL32: Setup enviroment similar to NT. I.e.: 18 - USER32: Owner bugfix (WS_CHILD window has no owner) 19 Replaced calls to PM frame window handler (i.e. WM_FOCUSCHANGE) 20 Activated menu keyboard accelerators 21 - KERNEL32: Setup environment similar to NT. I.e.: 8 22 CPU=i386 9 23 HOMEDRIVE=<Odin drive>
Note:
See TracChangeset
for help on using the changeset viewer.
