Changeset 3784 for trunk/changelog
- Timestamp:
- Jul 1, 2000, 11:52:22 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3778 r3784 1 /* $Id: changelog,v 1.1017 2000-06-30 08:38:40 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1018 2000-07-01 09:52:22 sandervl Exp $ */ 2 3 2000-06-30: Sander van Leeuwen <sandervl@xs4all.nl> 4 - PELDR: Fixed bug in command line parser 5 - KERNEL32: Fixed bugs in commitPage of memory mapped files (when 6 part of the offending memory area is committed and the 7 rest is not) 8 Fixed alias check in ReadFile (include offset & size) and 9 added the same check to WriteFile 10 - USER32: Don't send WM_ACTIVATE in WM_WINDOWPOSCHANGED if window 11 already active (endless loop in Lotus Notes) 12 Move children if client area changed (only if window 13 was previously smaller than client area) -> fixes 14 install window in AIM installer. 15 TODO: Must do all the moving ourselves. (not let PM handle it at all) 2 16 3 17 2000-06-30: Michal Necasek <mike@mendelu.cz>
Note:
See TracChangeset
for help on using the changeset viewer.
