wineconsole: Use IOCTL_CONDRV_GET_INPUT_INFO in WINECON_GetServerConfig.
commiteff42369e9c59f330083e25a23762df084ce6869
authorJacek Caban <jacek@codeweavers.com>
Tue, 7 Jul 2020 14:07:02 +0000 (7 16:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Jul 2020 17:24:27 +0000 (7 19:24 +0200)
tree52a6f5277a555ae9bdf41ae556f80b466c6242bf
parent33190b694f09a2b4d1ffb4d4a995ada64c7c2a10
wineconsole: Use IOCTL_CONDRV_GET_INPUT_INFO in WINECON_GetServerConfig.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
include/wine/condrv.h
programs/wineconsole/wineconsole.c
server/console.c