Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components. It extends ATL (Active Template Library) and provides a set of classes for controls, dialogs, frame windows, GDI objects, and more.
此版本中主要做了以下更新 changed version number 更改了版本号(废话) updated CPL link in headers 更新了头文件中的CPL的链接 fixed warning for _vstprintf 修复了关于_vstprintf的警告(WTL8在VS9中确实有点不爽,总是被警告) added wizard setup programs for VS2008 添加了VS2008的安装向导(以后再也不用把所有8替换成9了) 总之没有实质性的改变,其实这些更应