Search Results

0
votes
1answer
542 views

Not getting all windows messages in MFC ActiveX Composite Control

Hi, I have a composite control with a declaration like this: class ATL_NO_VTABLE CFooCtrl : public CComObjectRootEx<CComSingleThreadModel>, …