Changeset 5857 for trunk/changelog
- Timestamp:
- Jun 1, 2001, 9:51:12 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5849 r5857 1 /* $Id: changelog,v 1.1464 2001-06-01 01:24:14 phaller Exp $ */ 1 /* $Id: changelog,v 1.1465 2001-06-01 07:51:12 sandervl Exp $ */ 2 3 2001-06-01: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Improved ordinal lookup a bit. (usually 4 times faster, but 5 barely noticable with 'real' applications) 6 - OLE32: o Added OleLoadPictureEx stub 7 - GDI32: o GetDIBits fix for querying the bitmap information 8 WGSS returns 0, but we should return the nr of scan lines requested 9 - SHLWAPI: o Added PathGetCharTypeA/W from Wine 2 10 3 11 2001-06-01: Patrick Haller <patrick.haller@innotek.de> … … 10 18 speeds up loading of SHELL32 (therefore most apps) 11 19 by several seconds. 20 21 2001-05-31: Sander van Leeuwen <sandervl@xs4all.nl> 22 - OLEAUT32: o Fixed ITypeInfoImpl_Invoke 12 23 13 24 2001-05-30: Patrick Haller <patrick.haller@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.