Eric Pouech : server: Enhanced the console input object so that it doesn' t require a wineconsole to be running.

Alexandre Julliard julliard at winehq.org
Wed Sep 1 11:08:55 CDT 2010


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Mon Aug 30 22:18:44 2010 +0200

server: Enhanced the console input object so that it doesn't require a wineconsole to be running.

---

 include/wine/server_protocol.h     |    4 +-
 programs/wineconsole/wineconsole.c |    1 +
 server/console.c                   |  153 +++++++++++++++++++++++++++++------
 server/debugger.c                  |    8 ++-
 server/protocol.def                |    1 +
 server/request.h                   |    3 +-
 server/trace.c                     |    1 +
 7 files changed, 140 insertions(+), 31 deletions(-)

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



More information about the wine-cvs mailing list