Module: wine Branch: master Commit: f592f931b2fe0eead1e136f7a087babc7efe23ef URL: http://source.winehq.org/git/wine.git/?a=commit;h=f592f931b2fe0eead1e136f7a0...
Author: Hugh McMaster hugh.mcmaster@outlook.com Date: Wed Aug 10 10:01:57 2016 +0000
server: Get and set the console pop-up color attributes.
Signed-off-by: Hugh McMaster hugh.mcmaster@outlook.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
include/wine/server_protocol.h | 24 +++++++++++++----------- programs/wineconsole/wineconsole.c | 3 ++- server/console.c | 9 ++++++++- server/protocol.def | 23 +++++++++++++---------- server/request.h | 34 ++++++++++++++++++---------------- server/trace.c | 2 ++ 6 files changed, 56 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f592f931b2fe0eead1e136...