What Is "AtlAxWin80"?
Answers were Sorted based on User's Feedback
Answer / mushtgaq ahmad
"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?.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / yaaga.
Mr. Rajaram B
If you don't know anything, than better keep your mouth closed.
| Is This Answer Correct ? | 1 Yes | 0 No |
What problems might be encountered when using _ATL_MIN_CRT? What causes the linker error that _main is unresolved during Release builds?
Which ATL Classes Facilitate ActiveX Control Containment?
why we write function's implementation in .h file while developing the Web application through VC++?
What Is the ATL Control-Hosting API?
WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]
What changes does a control need to run in an MFC 4.2b container?
How to get the <PARAM> tag to work with an ATL control?
Will ATL create all of the topological relationships within the topology layer?
How to Reuse interface implementation in source in ATL projects ?
what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.
Why is the put_Font or putref_Font method not called when an ActiveX control's Font property is changed by the ActiveX Control Pad?
What Is "AtlAxWin80"?