Dmitry Timoshkov : server: Store full-sized completion information on the server side.

Alexandre Julliard julliard at winehq.org
Fri Aug 23 13:49:35 CDT 2013


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Fri Aug 23 19:37:51 2013 +0900

server: Store full-sized completion information on the server side.

---

 dlls/ntdll/tests/file.c        |    5 -----
 include/wine/server_protocol.h |   11 +++++++----
 server/async.c                 |    4 ++--
 server/completion.c            |    4 ++--
 server/file.h                  |    4 ++--
 server/protocol.def            |    6 +++---
 server/request.h               |   14 +++++++-------
 server/trace.c                 |    6 +++---
 8 files changed, 26 insertions(+), 28 deletions(-)

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



More information about the wine-cvs mailing list