⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cstring_veneer.hpp

📁 用STL的方式封装了WindowsAPI、COM调用、ACE、ATL、MFC、WTL等多种组件
💻 HPP
字号:
/** \file mfcstl/cstring_veneer.hpp Redirects inclusion to mfcstl_cstring_veneer.h. This will be changed in a subsequent release, such that this file will contain the component definitions, and mfcstl_cstring_veneer.h will contain redirect */
#ifndef MFCSTL_INCL_MFCSTL_HPP_CSTRING_VENEER
#define MFCSTL_INCL_MFCSTL_HPP_CSTRING_VENEER

/* /////////////////////////////////////////////////////////////////////////
 * Compatibility
 */

/*
[Incompatibilies-start]
STLSOFT_COMPILER_IS_MSVC: _MSC_VER<1200
[Incompatibilies-end]
 */

/*
[<[STLSOFT-AUTO:OBSOLETE]>]
[<[STLSOFT-AUTO:NO-UNITTEST]>]
*/

/* /////////////////////////////////////////////////////////////////////////
 * Includes
 */

#ifndef MFCSTL_INCL_H_MFCSTL_CSTRING_VENEER
# include <mfcstl_cstring_veneer.h>
#endif /* !MFCSTL_INCL_H_MFCSTL_CSTRING_VENEER */

#endif /* !MFCSTL_INCL_MFCSTL_HPP_CSTRING_VENEER */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -