wineconsole: Use renderer handle instead of hConIn where possible.
commit78831ae9d044ffb824e72cb8952f3eb25140c7c9
authorJacek Caban <jacek@codeweavers.com>
Thu, 30 Jul 2020 15:15:08 +0000 (30 17:15 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Jul 2020 19:41:43 +0000 (30 21:41 +0200)
tree85ae9b13f2e09669a7c94d6bac9ed8c1376f4baa
parentb45c04f4c352ef81df5312684008839f4eeee03d
wineconsole: Use renderer handle instead of hConIn where possible.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/wineconsole/curses.c
programs/wineconsole/user.c
programs/wineconsole/wineconsole.c