http://bugs.winehq.com/show_bug.cgi?id=671
*** shadow/671 Wed May 22 17:50:26 2002 --- shadow/671.tmp.22455 Thu May 23 10:17:13 2002 *************** *** 1,5 **** +============================================================================+ ! | Valve Hammer Editor does not run | +----------------------------------------------------------------------------+ | Bug #: 671 Product: Wine | | Status: NEW Version: 20020509 | --- 1,5 ---- +============================================================================+ ! | Valve Hammer Editor does not run - recursion in buddySupperClassWndProc | +----------------------------------------------------------------------------+ | Bug #: 671 Product: Wine | | Status: NEW Version: 20020509 | *************** *** 7,13 **** | Severity: normal OS/Version: All | | Priority: P1 Component: wine-gui | +----------------------------------------------------------------------------+ ! | Assigned To: wine-bugs@winehq.com | | Reported By: fa.kir@gmx.net | | CC list: Cc: | +----------------------------------------------------------------------------+ --- 7,13 ---- | Severity: normal OS/Version: All | | Priority: P1 Component: wine-gui | +----------------------------------------------------------------------------+ ! | Assigned To: galberte@neo.lrun.com | | Reported By: fa.kir@gmx.net | | CC list: Cc: | +----------------------------------------------------------------------------+ *************** *** 328,330 **** --- 328,335 ---- ------- Additional Comments From apa3a@yahoo.com 2002-05-22 16:44 ------- Created an attachment (id=115) The relay trace before the first iteration + + + ------- Additional Comments From apa3a@yahoo.com 2002-05-23 10:17 ------- + It seems the recursion occurs in the window procedure of UpDown control. + Forward the bug to the common controls owner. \ No newline at end of file