Changeset 16913
- Timestamp:
- Jul 17, 2001, 2:09:49 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tags/trunk/ChangeLog ¶
r16911 r16913 1 /* $Id: ChangeLog,v 1.1607 2001-07-16 20:18:07 sandervl Exp $ */ 1 /* $Id: ChangeLog,v 1.1608 2001-07-17 12:09:49 sandervl Exp $ */ 2 3 2001-07-17: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o HeapCreate now creates a separate heap (_ucreate) instead 5 of sharing the same heap as Odin. 6 (lowers the chance of fatal crashes on heap corruption; 7 hangs in exitlist) 8 o Implemented HeapValidate 9 o GlobalReAlloc bugfix; must check if pointer has a handle 10 associated with it. 11 (RealDraw install calls GlobalReAlloc with pointer returned 12 by GlobalLock(handle)) 2 13 3 14 2001-07-16: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.