Changeset 5747 for trunk/changelog
- Timestamp:
- May 19, 2001, 1:12:26 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5744 r5747 1 /* $Id: changelog,v 1.142 5 2001-05-19 09:12:19sandervl Exp $ */1 /* $Id: changelog,v 1.1426 2001-05-19 11:12:26 sandervl Exp $ */ 2 2 3 3 2001-05-19: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - WS2_32: o Added more exports 5 5 - KERNEL32: o Export TryEnterCriticalSection 6 o InterlockedCompareExchange bugfix; should not always return 7 old destination; return whatever cmpxchg puts in eax 6 8 - 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 7 14 8 15 2001-05-19: Dietrich Teickner <Dietrich_Teickner@t-online.de>
Note:
See TracChangeset
for help on using the changeset viewer.