Changeset 8550 for trunk/changelog
- Timestamp:
- Jun 2, 2002, 9:30:58 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8549 r8550 1 /* $Id: changelog,v 1.212 2 2002-06-02 12:42:34sandervl Exp $ */1 /* $Id: changelog,v 1.2123 2002-06-02 19:30:58 sandervl Exp $ */ 2 2 3 3 2002-06-02: Sander van Leeuwen <sandervl@innotek.de> … … 6 6 (not activated, not finished (resync)) 7 7 - USER32: o Moved drag & drop code to seperate file 8 o Updates for OLE drag 'n drop 8 9 - KERNEL32: o LogException: check lockcount before changing it on entry 9 10 (it is not always > 0 -> previously caused hang in exception 10 11 handler (zombie process)) 12 - SHELL32: o Added automatic asii/unicode conversion to DragQueryFileA/W 13 - OLE32: o Implemented OLE drag and drop (WPS -> Odin app) 14 (todo: Odin app -> WPS) 11 15 12 16 2002-06-01: Sander van Leeuwen <sandervl@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.