Changeset 229 for trunk/changelog
- Timestamp:
- Jun 27, 1999, 8:12:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r227 r229 1 /* $Id: changelog,v 1. 29 1999-06-27 16:49:31 sandervlExp $ */1 /* $Id: changelog,v 1.30 1999-06-27 18:12:48 achimha Exp $ */ 2 2 99-06-27: Sander van Leeuwen 3 3 - USER32: Message handler updates & lots of bugfixes … … 9 9 - USER32: Restore win32 tib in window msg callback 10 10 - KERNEL32/include: Restore OS/2 tib on entering Open32 or OS/2 apis 11 - KERNEL32/lang.cpp: Bugfix for GetLocaleInfoA (if buf ptr == null, only12 11 - KERNEL32/lang.cpp: Bugfix for GetLocaleInfoA (if buf ptr == null, 12 only return size of memory block required to hold info) 13 13 14 14 99-06-25: Achim Hasenmueller … … 26 26 27 27 99-06-24: Sander van Leeuwen 28 - include\winos2def.h: Changed OS/2 apis to use wrappers (FS save/restore)29 28 - include\winos2def.h: Changed OS/2 apis to use wrappers 29 (FS save/restore) and added DosQueryCtryInfo 30 30 31 31 99-06-23: Patrick Haller
Note:
See TracChangeset
for help on using the changeset viewer.