Changeset 5747 for trunk/changelog


Ignore:
Timestamp:
May 19, 2001, 1:12:26 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5744 r5747  
    1 /* $Id: changelog,v 1.1425 2001-05-19 09:12:19 sandervl Exp $ */
     1/* $Id: changelog,v 1.1426 2001-05-19 11:12:26 sandervl Exp $ */
    22
    33 2001-05-19: Sander van Leeuwen <sandervl@xs4all.nl>
    44    - WS2_32:   o Added more exports
    55    - KERNEL32: o Export TryEnterCriticalSection
     6                o InterlockedCompareExchange bugfix; should not always return
     7                  old destination; return whatever cmpxchg puts in eax
    68    - SHLWAPI:  o Export SHSetValueW
     9                o Ordinal export 342 is InterlockedCompareExchange implementation
     10                  Takes 3 parameters, not 4. (Wine bug)
     11    - USER32:   o Added TrackMouseEvent, GetGUIThreadInfo & SendInput stubs
     12    - ADVAPI32: o Added undocumented SystemFunctionXXX functions (stubs)
     13                o Set lasterror in EnumServicesStatusA/W stubs
    714
    815 2001-05-19: Dietrich Teickner <Dietrich_Teickner@t-online.de>
Note: See TracChangeset for help on using the changeset viewer.