Changeset 5629 for trunk/changelog
- Timestamp:
- Apr 29, 2001, 12:28:49 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5622 r5629 1 /* $Id: changelog,v 1.1387 2001-04-28 16:14:07 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1388 2001-04-29 10:28:49 sandervl Exp $ */ 2 3 2001-04-29: Sander van Leeuwen <sandervl@xs4all.nl> 4 - COMCTL32: o Resync with latest Wine (20010418) (animate, comboex, rebar, 5 status, tab) 2 6 3 7 2001-04-28: Dietrich Teickner <Dietrich_Teickner@t-online.de> … … 14 18 - SHLWAPI: o Resync with latest Wine (20010418) + merged Odin fixes/additions 15 19 - KERNEL32: o Added GetSystemWindowsDirectoryA/W exports 20 - USER32: o Don't use PM api directly in dialog message loop. Must call 21 PeekMessageA & GetMessageA. (or else the WH_MSGFILTER hook 22 won't be called) 23 o Check WM_(SYS)MSGFILTER hooks in DoDialogBox 16 24 17 25 2001-04-28: Markus Montkowski <mmontkowski@gmx.de|
Note:
See TracChangeset
for help on using the changeset viewer.