Changeset 963 for trunk/changelog


Ignore:
Timestamp:
Sep 17, 1999, 8:49:53 PM (26 years ago)
Author:
dengert
Message:

window focus management fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r962 r963  
    1  /* $Id: changelog,v 1.207 1999-09-16 18:00:42 dengert Exp $ */
     1 /* $Id: changelog,v 1.208 1999-09-17 18:49:52 dengert Exp $ */
     2
     3 99-09-17: Daniela Engert <dani@ngrt.de>
     4        - USER32:   Fix: window focus management.
     5                    OSLIBWIN.H: the definitions of OSLIB_HWND_DESKTOP and
     6                    OSLIB_HWND_OBJECT were 1 off (with respect to the definition
     7                    in PMWIN.H)! So OSLIB_HWND_DESKTOP was in effect NULLHANDLE,
     8                    and OSLIB_HWND_OBJECT was HWND_DESKTOP.
    29
    310 99-09-16: Daniela Engert <dani@ngrt.de>
Note: See TracChangeset for help on using the changeset viewer.