Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add WTL and ATL to visual studio c++ express 2008

I start using the visual studio c++ express 2008 at home but there is no ATL in it.
How can I add ATL to visual studio c++ express 2008?


1 Answers

ATL 7.1 is now part of the Windows Driver Kit.

like image 172
Schmoo Avatar answered Sep 13 '25 16:09

Schmoo