precomp.hxx
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:0k
源码类别:
系统编程
开发平台:
Visual C++
- #ifndef _PRECOMPILED_HEADER_H
- #define _PRECOMPILED_HEADER_H
- #include <windows.h>
- #include <windowsx.h>
- //#include <ole2.h>
- #include <shlguid.h>
- #include <shlobj.h>
- #include <shlobjp.h>
- #include <shellapi.h>
- #include <shsemip.h>
- #include <shell2.h>
- #include <shellp.h>
- #include <shlwapi.h>
- #include <shlwapip.h>
- #include "common.h"
- #include "mdguids.h"
- #endif
English
