Changeset 5126 for trunk/changelog
- Timestamp:
- Feb 14, 2001, 11:35:58 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5125 r5126 1 /* $Id: changelog,v 1.1252 2001-02-13 20:00:19 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1253 2001-02-14 10:35:58 sandervl Exp $ */ 2 3 2001-02-14: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Allocate TLS index of module before loading the dll it needs 5 (some apps assume their executable index is always zero) 6 (fixes crash in BrMSX) 7 o Must use EXC_CallHandler to call RtlUnwind handler 8 (fixes crash during RaiseException in BrMSX) 9 - INCLUDE\misc.h: 10 o Print file and function name before executing an int 3. (DebugInt3) 2 11 3 12 2000-02-13: Michal Necasek <mike@mendelu.cz>
Note:
See TracChangeset
for help on using the changeset viewer.