how to create SDK based ATL ?
how to create SDK based COM?
Answer / prabhakar
Both COM and ATL are part of C++ library as part of the SDK.
| Is This Answer Correct ? | 1 Yes | 1 No |
How to Reuse interface implementation in source in ATL projects ?
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 DIFF BETWEEN int a[][]=[4] int [][]a=[4]
What are the known problems with the ATL 2.0 Object Wizard?
Will ATL create all of the topological relationships within the topology layer?
Which ATL Classes Facilitate ActiveX Control Containment?
How to Load Controls Specified at Run Time?
What Is the ATL Control-Hosting API?
How to get the <PARAM> tag to work with an ATL control?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?
What problems might be encountered when using _ATL_MIN_CRT? What causes the linker error that _main is unresolved during Release builds?
What are the reasons an ATL server might fail to register?