Changeset 8538 for trunk/changelog
- Timestamp:
- Jun 1, 2002, 7:24:22 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8536 r8538 1 /* $Id: changelog,v 1.211 8 2002-06-01 11:06:41sandervl Exp $ */1 /* $Id: changelog,v 1.2119 2002-06-01 17:24:22 sandervl Exp $ */ 2 2 3 3 2002-06-01: Sander van Leeuwen <sandervl@innotek.de> 4 4 - SHELL32: o IShellFolder_fnCompareIDs shortcut added to improve 5 5 performance 6 o DragQueryFileW fix 7 - WINMM: o Implemented minimal control change notification 8 - COMCTL32: o Added LVN_BEGINDRAG/LVN_BEGINRDRAG notification to listview 9 control (probably not 100% correct) 10 - USER32: o Implemented support for simple drag & drop (WM_DROPFILES) 11 (works in notepad; drag file object from WPS into notepad 12 window) 6 13 7 14 2002-05-31: Sander van Leeuwen <sandervl@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.