Changeset 8590 for trunk/changelog


Ignore:
Timestamp:
Jun 8, 2002, 2:28:29 AM (23 years ago)
Author:
bird
Message:

* empty log message *

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.
    25
    36 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
    58                  opening an existing file
    69
     
    5457                  control (probably not 100% correct)
    5558    - 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
    5760                   window)
    5861
     
    7780    - WINMM:    o mixerGetLineControlsA (MIXER_GETLINECONTROLSF_ALL) fixes
    7881                o mixerGetLineInfoW fix
    79     - COMCTL32: o ImageList_LoadImageW: match behaviour of ImageList_LoadImageA 
     82    - COMCTL32: o ImageList_LoadImageW: match behaviour of ImageList_LoadImageA
    8083                  wrt cx parameter (when set to zero)
    8184                  (fixes properties dialog of sndvol32.exe (windows mixer app))
     
    169172                o TLS fix for pe2lx images
    170173    - USER32:   o Implemented SPI_SETSCREENSAVETIMEOUT/SPI_GETSCREENSAVETIMEOUT,
    171                   SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE 
     174                  SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE
    172175                  SystemParametersInfoA parameters
    173176    - OLE32:    o Resync with latest Wine
Note: See TracChangeset for help on using the changeset viewer.