summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
c707a0d)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34863
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/ownerdrw.h"
#endif
#include "wx/ownerdrw.h"
#endif
#include "wx/module.h"
#include "wx/sysopt.h"
#include "wx/module.h"
#include "wx/sysopt.h"
+ if ( wnd && wxEventLoop::AllowProcessing(wnd) )
rc = wnd->MSWWindowProc(message, wParam, lParam);
else
rc = ::DefWindowProc(hWnd, message, wParam, lParam);
rc = wnd->MSWWindowProc(message, wParam, lParam);
else
rc = ::DefWindowProc(hWnd, message, wParam, lParam);