Changeset 2703 for trunk/changelog
- Timestamp:
- Feb 9, 2000, 4:55:34 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2695 r2703 1 /* $Id: changelog,v 1.71 4 2000-02-09 13:41:39sandervl Exp $ */1 /* $Id: changelog,v 1.715 2000-02-09 15:55:34 sandervl Exp $ */ 2 2 3 3 2000-02-09: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - USER32: Implemented WaitForInputIdle 5 ScrollWindow fix; don't call InvalidateRect as WinScrollWindow 6 already invalidates the area (and the call to InvalidateRect was 7 wrong as it has to include the erase flag; should have called 8 RedrawWindow instead) 5 9 - KERNEL32: WinExec: Wait for process to block on input before 6 10 returning
Note:
See TracChangeset
for help on using the changeset viewer.