Changeset 2703 for trunk/changelog


Ignore:
Timestamp:
Feb 9, 2000, 4:55:34 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2695 r2703  
    1  /* $Id: changelog,v 1.714 2000-02-09 13:41:39 sandervl Exp $ */
     1 /* $Id: changelog,v 1.715 2000-02-09 15:55:34 sandervl Exp $ */
    22
    33 2000-02-09: Sander van Leeuwen <sandervl@xs4all.nl>
    44        - 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)
    59        - KERNEL32: WinExec: Wait for process to block on input before
    610                    returning
Note: See TracChangeset for help on using the changeset viewer.