I am able to fire events from an ATL object as long as the object is created as a full control. However, if the object is a simple ATL object, the component still compiles, registers, and works, except for the event-firing functionality. Watching the event firing code, the IDispatch pointer from m_vec remains null in the simple object, presumably meaning that there are no clients connected (though there should be). Anyone?
--Will Duty
wduty@radicalfringe.com
--Will Duty
wduty@radicalfringe.com