Changeset 1608 for trunk/changelog
- Timestamp:
- Nov 5, 1999, 10:21:25 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1603 r1608 1 /* $Id: changelog,v 1.412 1999-11-04 20:06:45 phaller Exp $ */ 1 /* $Id: changelog,v 1.413 1999-11-05 09:21:25 sandervl Exp $ */ 2 3 99-11-05: Jens Wiessner <wiessnej@rfi.de> 4 - MSVFW32: Updated to Wine level 991031 5 - IMM32: Replaced some FIXME entries with dprintf; 6 - KERNEL32: Added _wsnprintfA to .DEF file for export (MSACM32 needs this) 7 - INCLUDE: New MSACM.H from Wine991031 (MSACM32 needs this) 8 - MSACM32: New MSACM32.DLL (Ported from Wine9910131) 9 10 99-11-05: Edgar Buerkle <Edgar.Buerkle@gmx.net> 11 - GDI32: Fixes for StretchDIBits & GetDIBColorTable 12 - USER32: Fixes for ArrangeIconicWindows & ShowOwnedPopups 13 NULL pointer checks in hasWindowName/hasClassName/FindClass 14 - OLE32: Always create OLE window class 15 - KERNEL32: Null pointer check in lstrcmpiA 16 - SHELL32: Corrected export of Shell_GetCachedImageIndex 2 17 3 18 99-11-04: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.