- OpenConsole: try to open the Unix console if we fail with wineserver
commita1deba5ab4f85c1d219426a7f91bdaaa018a2b47
authorEric Pouech <pouech-eric@wanadoo.fr>
Mon, 27 Jun 2005 09:54:09 +0000 (27 09:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Jun 2005 09:54:09 +0000 (27 09:54 +0000)
tree143305282b344c70a2c5a1c5503332ca8951a46d
parent809edabfbee88e11f44118508c5c1558a5d86c2b
- OpenConsole: try to open the Unix console if we fail with wineserver
- kernel32: simplifying code for opening a console handle
- msvcrt: now correctly initializing the handles to the Windows
  console
dlls/kernel/console.c
dlls/kernel/tests/process.c
dlls/msvcrt/console.c