regression of patch 8366

Oleg Prokhorov xolegpro at rbcmail.ru
Mon Jun 30 03:15:38 CDT 2003


Hello ,

  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/ole2/compobj.c)

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

  

-- 
Best regards,
 Oleg                          mailto:xolegpro at rbcmail.ru




More information about the wine-devel mailing list