Changeset 1473
- Timestamp:
- Oct 27, 1999, 12:34:17 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r1471 r1473 1 /* $Id: changelog,v 1.37 2 1999-10-27 09:54:31 birdExp $ */1 /* $Id: changelog,v 1.373 1999-10-27 10:34:17 sandervl Exp $ */ 2 2 99-10-27: knut st. osmundsen <knut.stange.osmundsen@pmsc.no> 3 3 - WIN32K: It's working! At least on my testmachine running 4 4 the WSeB astrict UNI kernel and the Warp 4 astrict kernel. 5 6 99-10-27: Sander van Leeuwen <sandervl@xs4all.nl> 7 - KERNEL32: If dll can't be found, look in directory of kernel32 (PE loader) 8 Fixed iLoadLibrary (added .dll if it couldn't find this string in 9 the module name; now only does that if it can't find a '.') 10 - KERNEL32: Fixed bug in icon conversion (rgb only for <= 8bpp) 11 Added support for color cursors (needs more testing but seems to work) 12 - USER32: Added support for color cursors 5 13 6 14 99-10-26: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.