The Windows Template Library (WTL) is an open source, object-oriented C++ template library for Win32 development.
I start using the visual studio c++ express 2008 at home but there is no ATL in it. How can I …
c++ visual-studio atl wtlI'm doing some programming in Win32 + WTL, and I'm confused with the available types of errors. In general, I want …
winapi error-handling wtlI'm interested if I still should use WTL to write Windows applications? I really like how it's written but does …
windows wtlI've downloaded the WTL 8.0 package and come to find the scripts to install App Wizards don't support VS 2010. Does anyone …
visual-studio visual-studio-2010 wtl