Millions of members and growing! (10,393 online);
Email Password   helpLost your password?
Announcements




Search    
Advanced Search
Sitemap
ATL

Contents

ATL - ATL/AUX Library

top
Title / Updated Author Score  
ATL/AUX Library
Updated: 18 Mar 2000
A set of VC++ helpers and patterns to help automate some routine coding tasks.
Andrew Nosenko 4.29
 

ATL - ATL7

top
Title / Updated Author Score  
What's new in ATL7
Updated: 2 May 2002
Overview of new classes in ATL7
Leon Finker 4.72
Migrating ATL service applications to Visual C++.NET
Updated: 31 Jul 2002
Guidelines to migrate ATL-based Windows service application to Visual C++.NET
Vagif Abilov 4.69
ATL7 and Attributes
Updated: 20 Jun 2002
ATL7 and Attributes description and sample usage
Leon Finker 4.36
An Example of ATL 7.0 ActiveX Control Simulating A PS (Particle Swarm) Dynamic System
Updated: 15 Nov 2004
An article on ATL 7.0 and dynamic system simulation.
smartnose 3.86
 

ATL - Beginners

top
Title / Updated Author Score  
ATL Under the Hood - Part 1
Updated: 28 Jan 2002
In this series of tutorials I am going to discuss some of the inner workings of ATL and the techniques that ATL uses.
Zeeshan Amjad 4.72
ATL Under the Hood Part 3
Updated: 27 Mar 2002
Contininuing the ATL Under the Hood series to explain the inner workings of ATL
Zeeshan Amjad 4.53
ATL Under the Hood Part 4
Updated: 5 Jun 2002
Contininuing the ATL Under the Hood series to explain the inner workings of ATL
Zeeshan Amjad 4.47
ATL Under the Hood Part 5
Updated: 27 Oct 2002
Creating user interface elements with ATL
Zeeshan Amjad 4.42
Building Rich COMponents with Attributed ATL
Updated: 27 Jan 2004
Tutorial article about how to build components with rich functionality using attributed ATL.
Alex Kolesnichenko 4.31
A Beginner tutorial for writing simple COM/ATL DLL
Updated: 6 Nov 2004
An article touching simple issues like events, methods and properties.
ThatsAlok 4.30
ATL Under the Hood - Part 2
Updated: 18 Feb 2002
This is article 2 in a series of tutorials that discuss some of the inner workings of ATL and the techniques that ATL uses.
Zeeshan Amjad 4.26
How to use an ATL-control with MFC
Updated: 12 Dec 2000
A step by step tutorial explaining how to use an ATL-control with MFC
Franky Braem 3.65
 

ATL - Controls

top
Title / Updated Author Score  
Zipper Component
Updated: 27 Feb 2006
A COM / ATL component for zipping and unzipping files.
Fernando A. Gomez F. 4.76
An ATL control for hosting and customization of multiple instances of WebBrowser control for VB
Updated: 17 Mar 2006
An article on WebBrowser hosting and customization.
mehrcpp 4.74
Setting Properties with OLE Automation
Updated: 6 Aug 2000
Describes an ActiveX Control to use OLE Automation to set an object's properties.
Konstantin Boukreev 4.67
An ATL Toolbox control like that of VS.NET 2003
Updated: 4 Oct 2005
An ATL toolbox control.
Jozef Boek 4.66
ATL Grid control
Updated: 7 Feb 2000
A grid control for displaying tabular data, based on Chris Maunder's grid control
Mario Zucca 4.62
A 2D Graph Component With Zoom Capability
Updated: 22 Dec 2004
A 2D graph component with zoom capability.
Hossein Khosravi 4.62
Smart Grid
Updated: 25 May 2000
Build a grid using ATL, STL and Win32 API.
Alex Turc 4.57
ShellFolderTree
Updated: 15 May 2002
Mimicking and extending the shell’s folder-tree control functionality
Nick Hodapp 4.41
SAWZip - zip file manipulation control
Updated: 30 Aug 2001
An ATL based control for reading and writing zip files.
Franky Braem 4.04
ATL Chart Control
Updated: 20 Apr 2007
Article based on chart control using ATL
Shanmuga Sundar.V 3.77
Simplify your Safearray loops using macros
Updated: 16 Nov 2001
An article describing how to simplify the work with safearrays
Wictor Wilén 3.46
ATL Dynamic Composite Control
Updated: 31 Aug 2002
Shows dynamic creation of one ATL full control in a composite control and also to show images directly from database without file system intervention.
Hemant Kurdia 2.33
 

ATL - General

top
Title / Updated Author Score  
ATL Splitter ActiveX control
Updated: 17 Nov 1999
Andrew Garbuzov 4.85
ATL Server - Web Application/Web Service
Updated: 22 Aug 2003
Web Application/Web Service development using ATL Server classes
Leon Finker 4.83
Template class for 'Property Browser'- like property pages for ATL ActiveX Controls
Updated: 27 Nov 1999
Allows you to easily create property pages for ActiveX controls
Vladimir Shcherbakov 4.76
Using User Defined Types in COM & ATL
Updated: 18 Jan 2001
A Step by Step tutorial on SAFEARRAYs and UDTs in COM
ioannhs_s 4.76
CWindowImpl ATL Object Wizard
Updated: 25 Apr 2001
This is an ATL Object Wizard that eases window development using CWindowImpl. It removes the redundant copy-n-paste of code between class implementations
Erik Thompson 4.74
Context Menu Shell Extension AppWizard
Updated: 22 Nov 2002
A wizard to ease implementing a context menu shell extension
Maxime Labelle 4.73
Property Page and Context Menu Shell Extension ATL Wizards
Updated: 18 Jan 2000
A wizard that allows you to create an ATL Property Page or Context Menu extensions
Shaun Wilde 4.71
Developing an Office 2003 COM add-in with VC++/ATL
Updated: 17 Aug 2004
An article describing how to develop a complete COM add-in for Office 2003, plus some handy techniques to program Outlook.
digitally_urs 4.70
Tabs and Accelerators in ATL Modeless Dialogs
Updated: 4 Oct 2005
A generic class that enables standard tab and accelerator processing in modeless ATL dialogs.
Anatoly Ivasyuk 4.70
Drawing complex ATL/ActiveX controls at designtime
Updated: 1 Dec 1999
Gerolf Reinwardt 4.67
Registry Map for RGS files
Updated: 4 Mar 2004
Allows custom tags in RGS files to keep GUIDs in sink.
Michael Geddes 4.65
Undo Manager
Updated: 13 Sep 2001
An article about managing undo and redo actions
Jens Nilsson 4.60
Developing MMC Snap-Ins using ATL
Updated: 5 Jun 2001
Describes how to add various Microsoft Management Console UI items using ATL
Leon Finker 4.60
COM: IEnumXXXX to STL-style iterator wrapper class
Updated: 25 Feb 2000
A simplified method to enumerate a collection of objects.
Len Holgate 4.56
ATL PersistXML implementation
Updated: 29 Jul 2003
Easiest way to add XML persistence to an existing IDispatch based ATL COM object.
Katasonov 4.52
Converting the CONNECT Sample to a Local Server
Updated: 13 Aug 2000
An article on ATL COM event connection point threading issues
Paul Shaffer 4.50
PropertySheet Shell Extension AppWizard
Updated: 4 Apr 2001
A wizard to help getting started with PropertySheet Shell Extensions
Maxime Labelle 4.50
CMultiDispatch - Multiple IDispatch Interfaces for Automation Clients
Updated: 11 Sep 2001
An ATL extension for supporting multiple IDispatch interfaces on a single object visible to scripters
Frank Colbert 4.50
Placing an icon in the system tray from an ATL COM server - with minimum hassle
Updated: 24 Jun 2002
This article describes a helper class that assists with placing an icon in the shell (aka "system tray"), and changing the tip text. You can get this functionality by simply deriving your ATL object from the helper class.
Jon Taylor 4.47
Beginner's Tutorial: COM/ATL Simple Project
Updated: 2 Dec 1999
The purpose of this tutorial is to give you an idea on how to create a COM Server using ATL, and then being able to call the server from both a Visual C++ and Visual Basic program.
C. Lung 4.47
Creating DeskBands with an ATL Object Wizard
Updated: 22 Mar 2001
An ATL Object Wizard that helps create a COM Object implementation of a DeskBand. Web Accessories for Internet Explorer and the Desktop. History, Favorites, Search, Radio, and Address Bands ... You have seen them since Internet Explorer 4.0. Now create your own!
Erik Thompson 4.44
Non-MFC Date Routines in ATL
Updated: 9 Sep 2000
Non-MFC Date Routines in an ATL Component.
Paul E. Bible 4.40
How to add OpenGL support to ATL controls
Updated: 29 Sep 2002
An article describing the step-by-step process of adding basic OpenGL support to an ATL control
Dmitri Nesteruk 4.38
Simple ATL dialog based exe
Updated: 29 Apr 2004
How to create a simple program based on a dialog box using nothing but ATL
f64 4.36
Sharp Layout
Updated: 31 Jan 2005
Sharp Layout manager for ATL/WTL.
Alex Mol 4.32
Launch VNC Shell Extension
Updated: 26 Apr 2004
Launch VNC from Network Neighbourhood
David Gilson 4.28
Zlib compression / decompression wrapper as ISequentialStream
Updated: 1 Feb 2003
This article discusses wrapping compression and decompression behind a ISeqentialStream interface
Jens Nilsson 4.27
Protect your component from automation clients
Updated: 15 Apr 2004
Protect your component from automation clients
Chau Johnthan 4.18
ATL Server Tutorial - TipOfTheDay
Updated: 19 Apr 2001
Create an ATL Server to generate random tips using a Server Response File
Erik Thompson 4.17
Structured Storage Class for ATL & MFC
Updated: 21 Jul 2000
A wrapper class for most common IStorage methods and API calls.
Ales Krajnc 4.17
Small ATL Tricks: Part One
Updated: 2 Oct 2002
This series of articles demonstrates how to use some of the cool features of ATL in a time and energy saving manner.
Ashutosh Arya 4.13
Global Interface Table: An Easy Way to Marshal an Interface Pointer
Updated: 1 Mar 2007
An easy way to marshal your interface pointer between threads!
ThatsAlok 4.10
Extending property set control with common OLE DB dialogs for connection string property creation
Updated: 9 Oct 2001
extending existing property browser with OLE DB common dialogs
Ivan Tsygulev 4.00
Encryption and Decryption with ATL
Updated: 10 Jun 2003
WTL and console applications based on ATL implementation of Cryptography
ryszarddrozd 4.00
Connecting more than one COM client to a desired object
Updated: 31 Jul 2003
How to connect more than one COM client to a desired object by using monikers to bind to running objects
Dan Rotar 4.00
Dump full interfaces information of an object
Updated: 17 May 2004
How to understand more about certain objects' implementation details
ChauJohnthan 4.00
A Simple Logging Utility in ATL
Updated: 4 Jan 2000
A simple logging utility to help debug your ATL applications
Ashish Dhar 3.92
Getting Dll Module Handle in ATL 7.0 projects
Updated: 8 Mar 2002
Simplest way to retrieve HINSTANCE of your ATL Object
Deleted 3.71
Microsoft Outlook Add-in With DialogBox and Database Connectivity
Updated: 4 Oct 2004
Microsoft Outlook add-in with dialogbox and database connectivity.
chakkaradeepcc 3.67
A practical approach to Connection Point implementation
Updated: 25 Sep 2006
This article shows how to implement connection points practically.
Satyam Kumar 3.56
HRESULT Error Check Simplifier
Updated: 18 Sep 2005
Exception based error check that automates the FAILED() comparison.
Wanderley Caloni 3.52
User-settings class for ATL/WTL projects
Updated: 4 Apr 2001
A helper class for storing user settings in the Registry, similar to MFC's CWinApp
Peter Kenyon 3.50
Retrieving Profile and Service Store using Extended MAPI
Updated: 7 Jul 2004
This application is written to retrieve profile name and associated message stores.
Chandrashekhar Kulkarni 3.50
MSFlexGrid Control on an ATL Composite Control
Updated: 28 Mar 2003
How To Use MSFlexGrid Control on an ATL Composite Control
Uttam Kumar Unik! 3.40
ATL Object Wizard Property Page
Updated: 4 May 2000
A wizard that allows you to create an ATL Object Wizard Property Page
Shaun Wilde 3.31
Microsoft Outlook Add-in Tutorial - 2: Addding Events to Button
Updated: 12 Jun 2004
This adds an Event Handler to the Button added in first tutorial.
chakkaradeepcc 3.20
ICopyHook implementation
Updated: 5 Jun 2004
Implementing ICopyHook Windows extension.
Prakash. 3.18
Improving ATL-ActiveX serialization
Updated: 21 Jun 2003
If an ActiveX container has to contain several Controls, serialization of controls may be made much faster with this technique.
Rafael Gómez Blanes 2.88
Non-MFC ByteArray Class for ATL
Updated: 1 May 2001
Non-MFC ByteArray Class for an ATL Component
Paul E. Bible 2.60
How to create an ATL DLL
Updated: 16 May 2006
This article shows how to simply create and use an ATL DLL in VC++.
dSolariuM 2.27
Adding a new Toolbar and Button to Microsoft Outlook Tutorial - 1
Updated: 23 May 2004
This project aims at adding a new toolbar and button to Microsoft Outlook
chakkaradeepcc 2.00
HTML Control
Updated: 28 Nov 2007
A simple and powerful library for HTML based GUI
Oleg Izmerly 1.93
An Interface Based Implementation by ATL
Updated: 10 Dec 2002
This article presents a practical technique to achieve interface based object implementation by ATL only. This technique implements basic COM concepts about interface while doesn't rely on COM runtime.
Modesty 1.85
Reusing COM objects
Updated: 12 Feb 2002
This article talk about reusing COM objects in ATL
Mazdak 1.75
Form Designer - Unedited
Updated: 4 Jan 2006
Component for adding scriptable forms capabilities to an application.
DaveShep 4.66
CWorkerThread and IWorkerThreadClient – Looking Further - Unedited
Updated: 28 Jul 2006
Tutorial on how to use the ATL7 thread class CWorkerThread and its associated helper classes CRTThreadTraits, IWorkerThreadClient etc. It also presents a generic logging component which can be used in CPU intensive applications.
Milton KB 4.62
Outlook like notification window using ATL - Unedited
Updated: 11 Aug 2006
Create Outlook like notification using ATL
prasad_som 4.38
FlashSelector - Block Flash selectively - Unedited
Updated: 5 Mar 2006
Flash block add-in using Internet Explorer BHO
JaeWook Choi 4.23
Generic AutoFill - Unedited
Updated: 15 Apr 2006
Generic AutoFill can automatically fill a html based form using some PC-based stored data. it’s an application very similar to Google Autofill.
Vishal Swarankar 3.74
Web Site Blocker - Unedited
Updated: 24 Mar 2006
An article on a BHO (Browser Helper Object) that can be used to block a particular site(s)
Milind Mehendale 3.51
Password hacker - Unedited
Updated: 17 Sep 2006
A simple BHO to retrieve userid and password
ram verma 3.21
Programmatically Make Folder in Outlook by using addins - Unedited
Updated: 23 Apr 2007
Making Folder in outlook 2000 by using ATL addins in VC++6.0.
ashu_om 1.60
Date and Time Activex Control (Written VC++ ) for VB Applications - Unedited
Updated: 17 May 2007
Date and Time Activex Control for VB Applications
S.V.RAJKUMAR 1.50
COM Application Framework - Unedited
Updated: 15 May 2007
COM Application Framework
NetLinux 1.44
Simple ActiveX control interface support via CAxWindow - Unedited
Updated: 4 Jan 2003
HOWTO support AX control interface via CAxWindow
Vasyl Zakharko 1.43
Temperature Convert:An XML Web service Using ATL Server and MFC Client - Unedited
Updated: 6 Mar 2007
An XML Web Service using ATL Server and Called by MFC Client
James, Lu Zuheng  
 

Last Updated 13 Dec 2007
Advertise | Privacy
Copyright © CodeProject, 1999-2007
All Rights Reserved. Terms of Use