[Bug 1560] New: regression of patch 8366

Wine Bugs wine-bugs at winehq.com
Mon Jun 30 15:15:33 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1560

           Summary: regression of patch 8366
           Product: Wine
           Version: CVS
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-ole
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: snoopy97 at mail.ru


This patch
  http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8366

  Caused regression with chess.net application.
  (http://www.chess.net/cnfw/download/cnfw254.exe)

  If you click on a help button it will drop a messagebox which tells
  that 'No  browser found', it is normal. The anomality is that it is
  not possible to close messagebox by clicking "ok" button with a
  mouse. But both pressing "enter" and clicking close window icon work.

  The line which produce the problem is (dlls/ole32/compobj.c)

      apt->win = CreateWindowA(aptWinClass, NULL, 0,
                               0, 0, 0, 0,
                               0, 0, OLE32_hInstance, NULL);

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list