Changeset 1024 for trunk/changelog


Ignore:
Timestamp:
Sep 23, 1999, 6:43:30 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1023 r1024  
    1  /* $Id: changelog,v 1.231 1999-09-23 15:58:01 phaller Exp $ */
     1 /* $Id: changelog,v 1.232 1999-09-23 16:43:30 sandervl Exp $ */
    22
    33 99-09-23: Patrick Haller <phaller@gmx.net>
     
    2727                  Winhlp32 no longer crashes immediately, but briefly shows
    2828                  it's window before quitting.
    29 
     29                  Create windows always with HWND_TOP. The if statement (hwndLinkAfter)
     30                  in the CreateWindowExA method of Win32BaseWindow class messes
     31                  up the Z-order of dialog controls (i.e. buttons in a group box)
     32        - COMDLG32: Fixed all common dialogs. (translate our handle to real PM handle)
     33       
    3034 99-09-22: David Raison <djr@lemur.co.uk>
    3135        - KERNEL32: Return "Service Pack 3" as CSD string in GetVersionExA/W
Note: See TracChangeset for help on using the changeset viewer.