]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/subwin.h
check that HWNDs are non-NULL before doing anything with them (part of patch 1866053)
[wxWidgets.git] / include / wx / msw / subwin.h
2008-01-07  Vadim Zeitlincheck that HWNDs are non-NULL before doing anything...
2008-01-07  Vadim Zeitlinstore ids of sub-items directly in wxSubwindows instead...
2004-12-13  Vadim Zeitlinadded WX_FORWARD_STD_METHODS_TO_SUBWINDOWS macro
2004-12-12  Vadim Zeitlinadded a few more composite functions
2004-12-11  Vadim Zeitlinhelper class for implementing composite controls under MSW