Changeset 1681 for trunk/changelog
- Timestamp:
- Nov 10, 1999, 3:43:05 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1676 r1681 1 /* $Id: changelog,v 1.430 1999-11-09 20:15:32 sandervl Exp $ */ 1 /* $Id: changelog,v 1.431 1999-11-10 02:43:05 bird Exp $ */ 2 3 99-11-10: knut.st.osmundsen <knut.stange.osmundsen@pmsc.no> 4 - PE2LX: Added OLE32 to the lie list. New Base class. 5 - WIN32K: Disabled Yield - this solves problems running win32k 6 at SMP kernels and logging problems on all kernels. 7 Added some parameters. 2 8 3 9 99-11-09: Rene Pronk <R.Pronk@twi.tudelft.nl> … … 26 32 dirty apps try to read directly from system dlls. 27 33 - KERNEL32: No need to export private apis by name & ordinal (ord is enough) 28 - INCLUDE\odinwrap.h 34 - INCLUDE\odinwrap.h 29 35 added wrappers that don't print dbg messages (regardless 30 36 of whether DEBUG is defined or not) … … 46 52 47 53 99-11-08: Patrick Haller <phaller@gmx.net> 48 - COMCTL32: Fix: EDIT: if obtaining font information fails, 54 - COMCTL32: Fix: EDIT: if obtaining font information fails, 49 55 prevent division by zero 50 56 - NTDLL: Add: numerous integer arithmetic functions added … … 134 140 135 141 99-11-03: Patrick Haller <phaller@gmx.net> 136 - KERNEL32: Fix: undocumented behaviour in SearchPathA 142 - KERNEL32: Fix: undocumented behaviour in SearchPathA 137 143 and bugfix in SearchPathW 138 144 - USER32: Fix: TrackPopupMenuEx lpPM can be NULL … … 156 162 157 163 99-11-02: Sander van Leeuwen <sandervl@xs4all.nl> 158 - INCLUDE\odinwrap.h: 164 - INCLUDE\odinwrap.h: 159 165 fixed wrong define (_ODINWARP instead of _ODINWRAP) 160 166 Only check the heap for consistency when DEBUG_ODINHEAP is
Note:
See TracChangeset
for help on using the changeset viewer.