wine/dlls msvcrt/console.c kernel/tests/proces ...
ChangeSet ID: 18468 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/27 04:54:09 Modified files: dlls/msvcrt : console.c dlls/kernel/tests: process.c dlls/kernel : console.c Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> - 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 Patch: http://cvs.winehq.org/patch.py?id=18468 Old revision New revision Changes Path 1.12 1.13 +2 -8 wine/dlls/msvcrt/console.c 1.20 1.21 +6 -1 wine/dlls/kernel/tests/process.c 1.42 1.43 +30 -17 wine/dlls/kernel/console.c
participants (1)
-
Alexandre Julliard