Dan Hipschman : ntdll: Implement RtlDeleteTimer for kernel32' s DeleteTimerQueueTimer.

Alexandre Julliard julliard at winehq.org
Fri Jul 25 08:15:45 CDT 2008


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

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Thu Jul 24 16:27:54 2008 -0700

ntdll: Implement RtlDeleteTimer for kernel32's DeleteTimerQueueTimer.

---

 dlls/kernel32/sync.c       |   11 +++--
 dlls/kernel32/tests/sync.c |   89 +++++++++++++++++++++++++++++++++++++++-----
 dlls/ntdll/ntdll.spec      |    2 +-
 dlls/ntdll/threadpool.c    |   52 +++++++++++++++++++++++++
 include/winternl.h         |    1 +
 5 files changed, 139 insertions(+), 16 deletions(-)

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



More information about the wine-cvs mailing list