Changeset 3495


Ignore:
Timestamp:
May 5, 2000, 1:34:14 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3492 r3495  
    1  /* $Id: changelog,v 1.927 2000-05-03 22:34:01 sandervl Exp $ */
     1 /* $Id: changelog,v 1.928 2000-05-05 11:34:14 sandervl Exp $ */
     2
     3 2000-05-05: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - USER32:   Fixed window property functions (ported from Wine)
     5                    The old ones used Open32 functions which no longer work
     6                    due to atom api changes a few months ago.
    27
    38 2000-05-04: Achim Hasenmueller <achimha@innotek.de>
    4         - USER32: Applied fix to GetDCEx where the check to see if
    5                   the window has its own DC was applying invalid
    6                   style flags due to missing parantheses
    7                   (reported by Oliver Braun)
     9        - USER32:   Applied fix to GetDCEx where the check to see if
     10                    the window has its own DC was applying invalid
     11                    style flags due to missing parantheses
     12                    (reported by Oliver Braun)
    813
    914 2000-05-04: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.