Alexandre Julliard : server: Specify the user APC to call only once the system APC has executed.

Alexandre Julliard julliard at winehq.org
Wed Dec 31 07:44:59 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec 30 20:51:55 2008 +0100

server: Specify the user APC to call only once the system APC has executed.

---

 dlls/ntdll/directory.c         |    6 ++--
 dlls/ntdll/file.c              |   41 ++++++++++++++++++++++-----------------
 dlls/ntdll/sync.c              |   15 ++++++++++---
 dlls/ws2_32/socket.c           |   17 +++++++--------
 include/wine/server_protocol.h |    6 ++--
 server/async.c                 |    6 ++--
 server/file.h                  |    2 +-
 server/protocol.def            |    4 +-
 server/thread.c                |    4 ++-
 server/trace.c                 |    9 ++++---
 10 files changed, 62 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list