use GetWindow() instead of GetNextWindow() to fix CE compilation (closes #10210)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Nov 2008 23:19:42 +0000 (23:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Nov 2008 23:19:42 +0000 (23:19 +0000)
commitc3b4617752985db32e659d2c716348eade16390f
treefc797584901a52e6bf25de4108e51d999f27b5ca
parent30f23bcc56d210ee3af35d00a1b1c45a645599d3
use GetWindow() instead of GetNextWindow() to fix CE compilation (closes #10210)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/dialog.cpp