Alexandre Julliard : kernel32: Implemented the Ex variants of CreateEvent/ Mutex/Semaphore/WaitableTimer.

Alexandre Julliard julliard at winehq.org
Tue Nov 11 08:35:42 CST 2008


Module: wine
Branch: master
Commit: c1d2d86be7d3f487906faced9ecb549ecfdb7285
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c1d2d86be7d3f487906faced9ecb549ecfdb7285

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Nov 11 12:17:05 2008 +0100

kernel32: Implemented the Ex variants of CreateEvent/Mutex/Semaphore/WaitableTimer.

---

 dlls/kernel32/kernel32.spec |    8 +++
 dlls/kernel32/sync.c        |  131 +++++++++++++++++++++++++++++++++++--------
 include/winbase.h           |   18 ++++++
 3 files changed, 134 insertions(+), 23 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1d2d86be7d3f487906faced9ecb549ecfdb7285



More information about the wine-cvs mailing list