precomp.hxx
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:

系统编程

开发平台:

Visual C++

  1. #ifndef _PRECOMPILED_HEADER_H
  2. #define _PRECOMPILED_HEADER_H
  3. #include <windows.h>
  4. #include <windowsx.h>
  5. //#include <ole2.h>
  6. #include <shlguid.h>
  7. #include <shlobj.h>
  8. #include <shlobjp.h>
  9. #include <shellapi.h>
  10. #include <shsemip.h>
  11. #include <shell2.h>
  12. #include <shellp.h>
  13. #include <shlwapi.h>
  14. #include <shlwapip.h>
  15. #include "common.h"
  16. #include "mdguids.h"
  17. #endif