Allow wx parents a chance to handle events fired by non-wx children. (i.e. wxActiveX...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 19 Dec 2005 01:39:54 +0000 (01:39 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 19 Dec 2005 01:39:54 +0000 (01:39 +0000)
commit89c831801467203372b6964a785823f19e8063dd
treee73a1fd97739bfbc33684ae6686f6d9f4da12ce4
parentb19d9289255427a36c2c71131fd1f1fd22b18800
Allow wx parents a chance to handle events fired by non-wx children. (i.e. wxActiveX controls)

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