Changeset 5352 for trunk/changelog
- Timestamp:
- Mar 22, 2001, 7:15:04 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5350 r5352 1 /* $Id: changelog,v 1.1314 2001-03-21 12:35:13 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1315 2001-03-22 18:15:04 sandervl Exp $ */ 2 3 2001-03-22: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Ported Wine's GetBinaryTypeA/W 5 o Wrote assembly wrapper for thread handler calling to cope with 6 buggy applications that use the wrong calling convention for 7 thread handlers. (like @#$@#% PowerDVD) 8 (fixes crash in PowerDVD with release build of kernel32) 9 10 2001-03-22: Michal Necasek <michalnec@volny.cz> 11 - USER32: o Show the mouse pointer in the exitlist handler of user32. 12 (should restore the mouse pointer after a game crashes) 2 13 3 14 2001-03-21: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.