Eric Pouech : kernel32: Move the input character to INPUT_RECORD translation functions to term.c.

Alexandre Julliard julliard at winehq.org
Wed Jan 19 11:46:13 CST 2011


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Tue Jan 18 22:02:31 2011 +0100

kernel32: Move the input character to INPUT_RECORD translation functions to term.c.

---

 dlls/kernel32/console.c         |  113 +++------------------------------------
 dlls/kernel32/console_private.h |    1 +
 dlls/kernel32/term.c            |  103 +++++++++++++++++++++++++++++++++++
 3 files changed, 111 insertions(+), 106 deletions(-)

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



More information about the wine-cvs mailing list