Changeset 3542 for trunk/changelog
- Timestamp:
- May 15, 2000, 9:06:30 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3539 r3542 1 /* $Id: changelog,v 1.939 2000-05-15 02:41:50 phaller Exp $ */ 1 /* $Id: changelog,v 1.940 2000-05-15 19:06:30 sandervl Exp $ */ 2 3 2000-05-14: Przemyslaw Dobrowolski <dobrawka@asua.org.pl> 4 - WNASPI32: Implemented working ASPI. 2 5 3 6 2000-05-14: Patrick Haller <phaller@gmx.net> 4 7 - SHLWAPI: finally separated SHELL32 and SHLWAPI, 5 adjusted to NT4 functions and exports8 adjusted to NT4 functions and exports 6 9 7 10 2000-05-13: knut st. osmundsen <knut.stange.osmundsen@mynd.no> … … 12 15 13 16 2000-05-12: Sander van Leeuwen <sandervl@xs4all.nl> 14 - USER32: 17 - USER32: 15 18 Fixed bug in HOOK_RemoveHook (wrong call for enter semaphore method) 16 19 SetSysColors bugfix (called itself for some reason) 17 20 Fixed wrong dispatch of messages under certain conditions 18 - COMDLG32: 21 - COMDLG32: 19 22 Fixed initial directory for GetOpen/SaveFileNameW 20 23 If initial dir string == "" -> use current dir (not only 21 24 when ptr equals NULL) (verified this behaviour in NT 4) 22 - GDI32: 25 - GDI32: 23 26 Do manual image flip in dib section blit (fixes wrong position 24 27 of Palm Emulator bitmap)
Note:
See TracChangeset
for help on using the changeset viewer.
