stdafx.cpp
上传用户:sztopon
上传日期:2014-01-21
资源大小:55k
文件大小:0k
源码类别:

ListView/ListBox

开发平台:

Visual C++

  1. // stdafx.cpp : source file that includes just the standard includes
  2. // ListCtrlDemo.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4. #include "stdafx.h"
  5. #if (_ATL_VER < 0x0700)
  6. #include <atlimpl.cpp>
  7. #endif //(_ATL_VER < 0x0700)