[Bug 320] Changed - Use a real list for SetConsoleCtrlHandler

wine-bugs at winehq.com wine-bugs at winehq.com
Fri May 17 14:10:25 CDT 2002


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 at winehq.com                                         |
  |  Reported By: fgouget at codeweavers.com                                      |
  |      CC list: Cc:                                                          |
  +----------------------------------------------------------------------------+
--- 7,13 ----
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-console            |
  +----------------------------------------------------------------------------+
! |  Assigned To: pouech at winehq.com                                            |
  |  Reported By: fgouget at 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 at yahoo.com  2002-05-17 14:10 -------
+ Console issue.
\ No newline at end of file



More information about the wine-bugs mailing list