Changeset 2664 for trunk/changelog
- Timestamp:
- Feb 5, 2000, 5:25:34 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2662 r2664 1 /* $Id: changelog,v 1. 699 2000-02-05 15:57:01sandervl Exp $ */1 /* $Id: changelog,v 1.700 2000-02-05 16:25:34 sandervl Exp $ */ 2 2 3 3 2000-02-05: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: Memory map fixes (file maps) 5 - USER32: GWL_STYLE change + mdi child creation fix 6 (child still not activated when created) 5 - USER32: mdi child creation fix (child still not activated when created) 6 Default WM_ERASEBKGND handler change (only erase invalid area) 7 (note: might be wrong; have to check this in NT; probably 8 need to rewrite code that sends those messages) 9 -> fixes redraws for i.e. windows behind menu windows 7 10 - GDI32: Don't use Open32 apis to load opengl32 (nor for GetProcAddress) 8 11 Import wgl* apis
Note:
See TracChangeset
for help on using the changeset viewer.