ATL Question:

What Is "AtlAxWin80"?

Tweet Share WhatsApp

Answer:

"AtlAxWin80" is the name of a window class that helps
provide ATL's control-hosting functionality. When you
create an instance of this class, the window procedure will
automatically use the control-hosting API to create a host
object associated with the window and load it with the
control that you specify as the title of the window. For
more information, see How Do I Load Controls Specified at
Run Time?.

Download ATL PDF Read All 27 ATL Questions
Previous QuestionNext Question
How to create SDK based ATL?
how to create SDK based COM?
What Is the ATL Control-Hosting API?