PATCH: [Bug 671] Valve Hammer Editor does not run - recursion in buddySupperClassWndProc

Dimitrie O. Paun dpaun at rogers.com
Tue Jun 4 23:48:27 CDT 2002


On June 5, 2002 12:31 am, Guy L. Albertelli wrote:
> Ok, the loop was due to constant setting of the buddy wndproc because the
> retrieve of the wndproc did not match. The match failed because the
> application
> program added a wndproc (its own) to the buddy window. The fix will be
> submitted to wine-patches.

Hmm, I see. But with this fix, it means that you can not change the
wndproc of the buddy once set. This can not be right... Also, you
broke the UDM_SETBUDDY.

I this the correct fix is to add the flag as a property on the buddy,
not on the UpDown...

-- 
Dimi.




More information about the wine-devel mailing list