Click here to Skip to main content
15,867,330 members
Everything / Desktop Programming / ATL

ATL

ATL

Great Reads

by Michael Dunn
A tutorial on writing a shell extension that can be used on the Send To menu.
by Michael Dunn
A tutorial on writing a shell extension that provides custom drag and drop functionality.
by Tim Smith
Color picker control for WTL applications including optional support for XP themes
by Ernest Laurentin
Full-fledged ATL Windowless ActiveX Container. Ideal for hosting Windows Media Player, Transparent Flash and Silverlight Animations.

Latest Articles

by Javad Taheri (drjackool)
Show or hide, reorder, save and restore list view column headers
by Shivprasad koirala
This blog will discuss the difference between server.transfer and response.redirect.
by Nick Pirocanac
Linker errors due to CStringT template classes and ATL vs. MFC issues
by Midi_Mick
Using ATL and STL to create collections of COM objects without circular references

All Articles

Sort by Updated

ATL 

12 Sep 2012 by aasim abdullah
Why we should avoid the NOLOCK table Hint in DELETE/UPDATE queries.
12 Sep 2012 by aasim abdullah
To find out whose birthday is coming in a given number of days is very simple.
5 Aug 2012 by Anna-Jayne Metcalfe
Theme support in Visual Studio 2012
12 Dec 2012 by Keyhole Software
Node Application Server with CouchDB
19 Jul 2013 by m_kramar
TPL-based TCP server with cancellation support.
28 Jul 2011 by Manjuke Fernando
Using Update Cursors in SQL Server
9 Jan 2014 by Nitesh Kejriwal
How to count work days between 2 dates in SQL Server
10 Jan 2014 by Nitesh Kejriwal
Solution to a very common problem that we face while working with SQL
12 May 2014 by Nitesh Kejriwal
How to do case sensitive string match in SQL Server
17 Apr 2012 by PeteBarber
The prescribed solution to this problem is to not place the COM types directly into the STL container but instead wrap them with the ATL CAdapt class.
31 Dec 2013 by Sam Varadarajan
This is a really quick tip on how to reset password for the administrator id “jagadmin” used in EA Server.
16 Jun 2021 by Shivprasad koirala
This blog will discuss the difference between server.transfer and response.redirect.
21 Oct 2013 by Vivek Goyal
Paging in MS SQL Server 2005/2008 using ROW_NUMBER()