ATL Question:
Download Questions PDF

Which ATL Classes Facilitate ActiveX Control Containment?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What Is the ATL Control-Hosting API?How to Implement multiple dual interfaces?