Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Dec 29, 2022

Active Template Library

With ATL, microsoft intended to provide simplifies programming models - Component Object Model which is based on C++ classes. It includes the object wizard which is responsible for setting up the basic structure of the objects.
ATL Control Containment EASY
The blog gives an overview of the active template library and the ATL Control Containment.
Author Komal
0 upvotes
ATL COM property pages EASY
The blog gives an overview of the active template library and the ATL COM property pages.
Author Komal
0 upvotes
Debugging Tips for ATL EASY
The blog gives an overview of the active template library and debugging tips for the same.
Author Komal
0 upvotes

ATL Class

ATL have a wide variety of classes that it plays around and we will be spending time, going through them one by one with greater look towards things. We will be going about the collection classes, module classes etc.
Class Factories Class-CComClassFactory MEDIUM
In this article, we are going to learn about the CComClassFactory class. We will understand its methods and benefits.
Class factories class-CComClassFactoryAutoThread MEDIUM
This blog explains the details of Class factories class-CComClassFactoryAutoThread
Class Information Classes EASY
In this blog, we will be looking at Class Information Classes in the Microsoft active template library.
Composite Controls Classes MEDIUM
In this blog, we will discuss composite control classes in the active template library of Microsoft with various member functions.
ATL Controls HARD
This article incorporates information on Active template library controls and Component Object Models.
Data types classes
This article will extensively discuss Data types classes.
Debugging and Exceptions classes MEDIUM
This article discusses the Debugging and exception classes in the active template library.
Enumerators and collections class-CComEnum
In this blog, we have discussed the enumerators and collections class- CComEnum of ATL in c++.
Enumerators and collections class-CComEnumOnSTL
In this blog, we have discussed the enumerators and collections class- CComEnumOnSTL of C++.
File Handling Class-CAtlFile MEDIUM
In this article, we will learn descriptively about file handling classes in CAtlFile and their member functions.
File Handling Class-CAtlFileMappingBase MEDIUM
In this article, we will learn about the CAtlFileMappingBase with proper syntax, methods, etc., in a detailed manner.
Memory Management Class-CAutoPtr EASY
In this article, we will cover the topic of the Memory management class-CAutoPtr.
Memory Management Class-CAutoPtrArray and CAutoPtrList EASY
In this article, we will cover the topic of the Memory management class-CAutoPtrArray and CAutoPtrList.
Memory Management Class-CAutoVectorPtr MEDIUM
In this article, we are going to discuss CAutoVectorPtr as a memory management class of Microsoft ATL.
Memory Management Class-CComAllocator MEDIUM
In this article, we will learn about CComAllocator Class. We will discuss its various members and understand their work.
Memory Management Class- CComHeap and CComHeapPtr HARD
In this article, we will learn about the memory management class- CComHeap and CComHeapPtr. These classes support heap and smart pointers.
MMC Snap-In Class CSnapInItemImpl MEDIUM
In this article, we will cover all about the MMC snap-in class CSnapInItemImpl.
MMC Snap In Class CSnapInPropertyPageImpl MEDIUM
In this article, we will cover all about the MMC snap-in class CSnapInPropertyPageImpl.
Memory Management Class-CComPtr and CComPtrBase MEDIUM
In this article, we will cover the topic of the Memory management class-CComPtr and CComPtrBase.
Registry Support Classes MEDIUM
In this article, we will explore the registry support classes. These classes have methods that allow you to manipulate the system registry.
Service Provider Support Classes MEDIUM
In this blog, we will be looking at service provider support classes in the Microsoft active template library.
Thread pooling class-CComApartment MEDIUM
This blog explains the details of thread pooling class-CComApartment.
UI Support Class-IOleObjectImpl MEDIUM
This article discusses the class IOleObjectImpl of the Active Template Library.
Author kaido
0 upvotes
UI Support Class-IOleInPlaceObjectWindowlessImpl EASY
This article will discuss IOleInPlaceObjectWindowlessImpl support class along with its member functions. We will also discuss their syntaxes and where to add those member functions.
Windows Support Class - CWindow EASY
This blog explains the details of CWindow Windows Support Class and its methods.
Windows Support Class - CWindowImpl MEDIUM
This blog explains the details of CWindowImpl Windows Support Class and its methods.
Windows support class-CDialogImpl EASY
This blog will discuss Windows support class-CDialogImpl in the active template library with various member functions.
Author Alisha
0 upvotes
Windows support class-CAxDialogImpl MEDIUM
This blog will discuss Windows support class-CAxDialogImpl in the active template library with various member functions.
Author Alisha
0 upvotes
Windows support class-CAxWindow MEDIUM
This blog will discuss the Windows support class-CAxWindow, and the Windows support class-CAxWindow members with code.
Windows support class-CContainedWindowT MEDIUM
This blog will discuss the Windows support class-CContainedWindowT, and the Windows support class-CContainedWindowT members with code.
UtilityClass-CPoint EASY
This article will discuss the UtilityClass-CPoint and how it is used
UtilityClass-CRect EASY
This article will discuss UtilityClass-CRect of ATL(Active Template Library).
UtilityClass-CSize MEDIUM
 In this article, we will learn about UtilityClass-CSize. It is one of the several classes provided by Active Template Library.
Author Shiva
0 upvotes