Commit 2a42f7ae authored by Louis Lenders's avatar Louis Lenders Committed by Alexandre Julliard

user32: Define RealChildWindowFromPoint as a real stub.

parent b03ada87
...@@ -542,7 +542,7 @@ ...@@ -542,7 +542,7 @@
@ stdcall PtInRect(ptr double) @ stdcall PtInRect(ptr double)
@ stub QuerySendMessage @ stub QuerySendMessage
# @ stub QueryUserCounters # @ stub QueryUserCounters
# @ stub RealChildWindowFromPoint @ stub RealChildWindowFromPoint
@ stdcall RealGetWindowClass(long ptr long) RealGetWindowClassA @ stdcall RealGetWindowClass(long ptr long) RealGetWindowClassA
@ stdcall RealGetWindowClassA(long ptr long) @ stdcall RealGetWindowClassA(long ptr long)
@ stdcall RealGetWindowClassW(long ptr long) @ stdcall RealGetWindowClassW(long ptr long)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment