http://bugs.winehq.com/show_bug.cgi?id=320
*** shadow/320 Thu May 16 11:11:28 2002 --- shadow/320.tmp.1936 Fri May 17 14:10:25 2002 *************** *** 7,13 **** | Severity: normal OS/Version: All | | Priority: P1 Component: wine-console | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 7,13 ---- | Severity: normal OS/Version: All | | Priority: P1 Component: wine-console | +----------------------------------------------------------------------------+ ! | Assigned To: pouech@winehq.com | | Reported By: fgouget@codeweavers.com | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 19,21 **** --- 19,24 ---- SetConsoleCtrlHandler uses a fixed size array for the handler routine array. Use a linked list instead? See win32/console.c + + ------- Additional Comments From apa3a@yahoo.com 2002-05-17 14:10 ------- + Console issue. \ No newline at end of file