Ticket URL: <
http://trac.wxwidgets.org/ticket/10210>
#10210: GetNextWindow not defined in WinCE (msw/dialog.cpp)
-------------------------+--------------------------------------------------
Reporter: micspi | Owner:
Type: build error | Status: new
Priority: high | Milestone:
Component: wxMSW-CE | Version: 2.9-svn
Keywords: | Blockedby:
Patch: 1 | Blocking:
-------------------------+--------------------------------------------------
I can not compile because in dialog.cpp
::GetNextWindow
is used.
From msdn:
> Using this function is the same as calling the GetWindow function with
the
> GW_HWNDNEXT or GW_HWNDPREV flag set.
So I changeg just this.
Thanks.
Michele
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/10210>
_______________________________________________
wx-dev mailing list
wx-dev@...
http://lists.wxwidgets.org/mailman/listinfo/wx-dev