Partial solution to the unimplemented API: user32.RealChildWindowFromPoint

Tisheng Chen tishengchen at yahoo.com
Sat Sep 24 11:50:31 CDT 2005


User32.RealChildWindowFromPoint is not implemented
yet. This causes foobar2000 (with foo_ui_columns)  to
crash, whenever you right-click on a panel. 

This patch is only a partial solution. It just stop
the crash of programs like foobar2000. But the
functionality is not quite correct. It just uses
ChildWindowFromPointEx to find and return a
childwindow, since I don't really understand the
difference between them.

Hope someone else will implement a better one.

Tisheng Chen


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.RealChildWindowFromPoint
Type: application/octet-stream
Size: 1134 bytes
Desc: 3910362549-patch.RealChildWindowFromPoint
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050924/fd90702d/patch-0001.obj


More information about the wine-patches mailing list