Changeset 5187 for trunk/changelog
- Timestamp:
- Feb 19, 2001, 7:03:34 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5174 r5187 1 /* $Id: changelog,v 1.1269 2001-02-18 17:59:27 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1270 2001-02-19 06:03:34 bird Exp $ */ 2 3 2000-02-18: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - Win32k: o Finished implementation of DosAllocMemEx. 5 DosAllocMemEx is equal to DosAllocMem but takes some extra 6 OBJ_ flags (defined in win32k.h). 7 TODO: "Grow arena" problem when allocating memory at a 8 specific location. I'll fix this ASAP and add a fix for the 9 loader too (which has the same problems with loading EXEs 10 without fixup above 64MB). 2 11 3 12 2001-02-18: Sander van Leeuwen <sandervl@xs4all.nl> 4 13 - USER32: o Restore window origin in SetWindowPos for parent window with 5 CS_OWNDC style. 14 CS_OWNDC style. 6 15 Do the same thing in WM_VRNENABLED message handler. 7 16 (fixes paint offset problems in Opera windows)
Note:
See TracChangeset
for help on using the changeset viewer.