Changeset 5132 for trunk/changelog
- Timestamp:
- Feb 14, 2001, 1:56:10 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5129 r5132 1 /* $Id: changelog,v 1.1254 2001-02-14 11:39:30 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1255 2001-02-14 12:56:10 bird Exp $ */ 2 3 2001-02-14: knut stange osmundsen <knut.stange.osmundsen@mynd.no> 4 - Win32k.lib: 5 o Corrected build breaker: log.h should not be included. 6 log.h was removed from the CINLCUDES two days ago. 2 7 3 8 2001-02-14: Sander van Leeuwen <sandervl@xs4all.nl> … … 7 12 o Must use EXC_CallHandler to call RtlUnwind handler 8 13 (fixes crash during RaiseException in BrMSX) 9 - OPENGL\GLU: 14 - OPENGL\GLU: 10 15 o Removed initterm.cpp. Use dllentry.obj instead 11 16 - INCLUDE\misc.h: … … 19 24 (CB_FINDSTRING, CB_FINDSTRINGEXACT, CB_SELECTSTRING, 20 25 LB_FINDSTRING, LB_FINDSTRINGEXACT, LB_SELECTSTRING) 26 27 2001-02-12: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 28 - Win32k.lib: 29 o Removed /src/win32k/include from the CFLAGS. 21 30 22 31 2001-02-11: knut st. osmundsen <knut.stange.osmundsen@mynd.no> … … 32 41 - RASAPI32: o Can't use LXLITE as it crashes on this binary 33 42 - KERNEL32: o Check handle in LocalLock and return NULL if invalid 34 (some apps use LocalLock to get access to GDI objects; doesn't 43 (some apps use LocalLock to get access to GDI objects; doesn't 35 44 work in Odin (TODO)) 36 45
Note:
See TracChangeset
for help on using the changeset viewer.