ATL Question:

Which ATL Classes Facilitate ActiveX Control Containment?

Tweet Share WhatsApp

Answer:

ATL's control-hosting code doesn't require you to use any
ATL classes; you can simply create an "AtlAxWin80" window
and use the control-hosting API if necessary (for more
information, see What Is the ATL Control-Hosting API?).
However, the following classes make the containment
features easier to use.


Download ATL PDF Read All 27 ATL Questions
Previous QuestionNext Question
What Is the ATL Control-Hosting API?How to Implement multiple dual interfaces?