Changeset 1024 for trunk/changelog
- Timestamp:
- Sep 23, 1999, 6:43:30 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1023 r1024 1 /* $Id: changelog,v 1.23 1 1999-09-23 15:58:01 phallerExp $ */1 /* $Id: changelog,v 1.232 1999-09-23 16:43:30 sandervl Exp $ */ 2 2 3 3 99-09-23: Patrick Haller <phaller@gmx.net> … … 27 27 Winhlp32 no longer crashes immediately, but briefly shows 28 28 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 30 34 99-09-22: David Raison <djr@lemur.co.uk> 31 35 - KERNEL32: Return "Service Pack 3" as CSD string in GetVersionExA/W
Note:
See TracChangeset
for help on using the changeset viewer.