wxWidgets/tests/misc
Vadim Zeitlin 0825f0ba2b Fix wxFindWindowAtPoint() with nested windows in wxMSW.
Return the deepest child of the window and not the first one as this function
needs to return the window that is at the top of Z-order.

Closes #14591.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-09-13 17:12:42 +00:00
..
dynamiclib.cpp Use __WINDOWS__ for OS checks and __WXMSW__ for GUI checks (round 2). 2012-03-04 20:31:42 +00:00
environ.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
garbage.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
guifuncs.cpp Fix wxFindWindowAtPoint() with nested windows in wxMSW. 2012-09-13 17:12:42 +00:00
metatest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
misctests.cpp Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARSTREAM == 0. 2012-01-15 12:28:57 +00:00
module.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
pathlist.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
selstoretest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
settings.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
typeinfotest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00