In my work, I use a lot of ATL. And in general, I'm pretty impressed with it. I recently ran into a cool bug that I figured would be worth posting about. First, what's wrong with the following code? main.cpp: #include <stdafx.h> CComPtr<IUnknown>
Read More...