Changeset 10179 for trunk/changelog
- Timestamp:
- Jul 28, 2003, 1:22:29 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r10177 r10179 1 /* $Id: changelog,v 1.2606 2003-07-16 18:07:19 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2607 2003-07-28 11:22:29 sandervl Exp $ */ 2 3 2003-07-03: knut st. osmundsen <bird-odin-spam@anduin > 4 - USER32: o Updates 5 - OLEPRO32: o Updates 6 - ODINCRT: o Use fast method to query pid & tid in critical sections 7 8 2003-07-02: Sander van Leeuwen <sandervl@innotek > 9 - USER32: o Updates 10 - WINMM: o Updates 11 - OLE32: o Updates 12 - SHELL32: o Return 'My Computer' when an applications asks for the 13 'Network Places' shell32 object 14 o Filter out hidden files in CreateFolderEnumList if not wanted (Wine update) 15 o Also check for SFGAO_HASSUBFOLDER flag when deciding whether or 16 not to clear SFGAO_FOLDER & SFGAO_HASSUBFOLDER! 17 (---> submit to Wine) 2 18 3 19 2003-07-16: KO Myung-Hun <komh@chollian > … … 39 55 2002-07-07: Dmitry Froloff <froloff@os2 > 40 56 - PMKDBHK: o Pass Alt-Shift on to PM (Russian language switch hotkey) 57 58 2003-07-03: Sander van Leeuwen <sandervl@innotek > 59 - USER32: o Free drag transfer structure after sending DM_RENDERCOMPLETE 60 o MapVirtualKey: when mapping VK_A-VK_Z, VK_0-VK_9 to their 61 scancodes, use hardcoded character mapping for convertion. 41 62 42 63 2003-06-26: Platon Fomichev <stauff@innotek >
Note:
See TracChangeset
for help on using the changeset viewer.