Changeset 8590 for trunk/changelog
- Timestamp:
- Jun 8, 2002, 2:28:29 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r8581 r8590 1 /* $Id: changelog,v 1.2133 2002-06-06 15:08:14 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2134 2002-06-08 00:28:29 bird Exp $ */ 2 3 2002-06-06: knut st. osmundsen <bird@anduin.net> 4 - KERNEL32: o Made winimagepe2lx.cpp compilabel with toolkit 4.5.0. 2 5 3 6 2002-06-06: Mark Paulus <mark.paulus@wcom.com> 4 - KERNEL32: o OSLibDosCreateFile: Fix a SYS0005 (Access Denied) when 7 - KERNEL32: o OSLibDosCreateFile: Fix a SYS0005 (Access Denied) when 5 8 opening an existing file 6 9 … … 54 57 control (probably not 100% correct) 55 58 - USER32: o Implemented support for simple drag & drop (WM_DROPFILES) 56 (works in notepad; drag file object from WPS into notepad 59 (works in notepad; drag file object from WPS into notepad 57 60 window) 58 61 … … 77 80 - WINMM: o mixerGetLineControlsA (MIXER_GETLINECONTROLSF_ALL) fixes 78 81 o mixerGetLineInfoW fix 79 - COMCTL32: o ImageList_LoadImageW: match behaviour of ImageList_LoadImageA 82 - COMCTL32: o ImageList_LoadImageW: match behaviour of ImageList_LoadImageA 80 83 wrt cx parameter (when set to zero) 81 84 (fixes properties dialog of sndvol32.exe (windows mixer app)) … … 169 172 o TLS fix for pe2lx images 170 173 - USER32: o Implemented SPI_SETSCREENSAVETIMEOUT/SPI_GETSCREENSAVETIMEOUT, 171 SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE 174 SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE 172 175 SystemParametersInfoA parameters 173 176 - OLE32: o Resync with latest Wine
Note:
See TracChangeset
for help on using the changeset viewer.