atlinc.cpp
资源名称:shell.rar [点击查看]
上传用户:xhy777
上传日期:2007-02-14
资源大小:24088k
文件大小:1k
源码类别:
系统编程
开发平台:
Visual C++
- //+-------------------------------------------------------------------------
- //
- // Copyright (C) Microsoft, 1997
- //
- // File: stdafx.cpp (for PrevBand)
- //
- // stdafx.pch will be the pre-compiled header
- // stdafx.obj will contain the pre-compiled type information
- //
- // History: 7-24-97 Davepl Created
- //
- //--------------------------------------------------------------------------
- #include "stdafx.h"
- #ifdef _ATL_STATIC_REGISTRY
- #include <statreg.h>
- #include <statreg.cpp>
- #endif
- #include <atlimpl.cpp>
- #include <atlwin.cpp>
- void __cdecl main(int argc, char ** argv)
- {
- }
English
