Changeset 5285 for trunk/changelog
- Timestamp:
- Mar 6, 2001, 9:11:17 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5284 r5285 1 /* $Id: changelog,v 1.1294 2001-03-02 12:51:50 bird Exp $ */ 2 1 /* $Id: changelog,v 1.1295 2001-03-06 20:11:15 mike Exp $ */ 2 3 2000-03-06: Michal Necasek <michalnec@volny.cz> 4 - DSOUND: o Cleaned up for building with Watcom 5 3 6 2001-03-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 7 - Win32k: o Fixed some 16-bit compiler problems. 5 8 o Fixed 4.51 toolkit problems. 6 9 7 10 2001-02-28: Sander van Leeuwen <sandervl@xs4all.nl> … … 9 12 [ODINSYSTEM] 10 13 HIGHMEM=0 11 Turns off high memory usage in Odin. Useful for Warp 4 (>fp12) 14 Turns off high memory usage in Odin. Useful for Warp 4 (>fp12) 12 15 systems that still use the old 16 bits TCPIP stack. 13 16 (temporary workaround) 14 17 NOTE: Turning this option off will prevent Odin from running 15 applications that must be loaded in high memory 16 (like MS Word). 18 applications that must be loaded in high memory 19 (like MS Word). 17 20 - NTDLL: o Committed update from Jan. 25th: 18 Ported latest NtQuerySystemInformation from Wine 21 Ported latest NtQuerySystemInformation from Wine 19 22 (includes fix for IE5 install) 20 23 - include\odinwrap.h: … … 78 81 parent. 79 82 80 2000-02-21: Michal Necasek <michalnec@volny.cz>81 - USER32: o Translate WM_BUTTONxMOTIONSTART/END to WM_MOUSEMOVE82 83 Applications don't expect WM_NULL when fetching mouse 83 84 messages from the queue.
Note:
See TracChangeset
for help on using the changeset viewer.