Changeset 5082 for trunk/changelog
- Timestamp:
- Feb 10, 2001, 11:31:00 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5079 r5082 1 /* $Id: changelog,v 1.1245 2001-02-09 19:49:26 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1246 2001-02-10 10:31:00 sandervl Exp $ */ 2 3 2001-02-10: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: o Check if window has been destroyed before accessing 5 this pointer again in SendInternalMessage. 6 (fixes heap corruption in MS Visual C++ 4.2 install) 7 TODO: Needs a permanent and correct solution as this 8 can happen in several other places. 9 Also a potential problem in user32 classes (InfoPtr). 2 10 3 11 2001-02-09: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.