X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7c75283f2144469e8fa6a24ca285b42fab69a6b..728f972bcef8d6b01f5f67cb77060d23098d8877:/wxPython/contrib/activex/wxie/wxactivex.h diff --git a/wxPython/contrib/activex/wxie/wxactivex.h b/wxPython/contrib/activex/wxie/wxactivex.h index 4b40323708..3b64e172e4 100644 --- a/wxPython/contrib/activex/wxie/wxactivex.h +++ b/wxPython/contrib/activex/wxie/wxactivex.h @@ -566,6 +566,7 @@ protected: friend class FrameSite; friend class wxActiveXEvents; + unsigned long m_pdwRegister; typedef map MemberIdMap; typedef map NameMap; @@ -609,7 +610,10 @@ protected: FuncXArray m_methods; NameMap m_methodNames; + virtual bool MSWTranslateMessage(WXMSG* pMsg); long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam); + + DECLARE_CLASS(wxActiveX) }; // events