[1/2] ntdll: Implement NtQueryEvent

Andrew Cook ariscop at gmail.com
Wed Jul 31 20:23:00 CDT 2013


---
 dlls/ntdll/sync.c              | 32 +++++++++++++++-
 dlls/ntdll/tests/Makefile.in   |  1 +
 dlls/ntdll/tests/event.c       | 85
++++++++++++++++++++++++++++++++++++++++++
 include/wine/server_protocol.h | 16 +++++++-
 server/event.c                 | 13 +++++++
 server/protocol.def            |  6 +++
 server/request.h               |  7 ++++
 server/trace.c                 | 14 +++++++
 8 files changed, 171 insertions(+), 3 deletions(-)
 create mode 100644 dlls/ntdll/tests/event.c



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Implement-NtQueryEvent.txt
Type: text/x-patch
Size: 11203 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130801/d9d42259/attachment.bin>


More information about the wine-patches mailing list