dotnetstl_dispose_functions.h
来自「用STL的方式封装了WindowsAPI、COM调用、ACE、ATL、MFC、W」· C头文件 代码 · 共 18 行
H
18 行
#ifndef DOTNETSTL_INCL_DOTNETSTL_HPP_DOTNETSTL
# include <dotnetstl/dotnetstl.h>
#endif /* !DOTNETSTL_INCL_DOTNETSTL_HPP_DOTNETSTL */
#ifdef STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT
# pragma message("This file is now obsolete, and will be removed in a future release. Instead include dotnetstl/dispose_functions.hpp")
#endif /* STLSOFT_CF_PRAGMA_MESSAGE_SUPPORT */
#ifndef DOTNETSTL_INCL_DOTNETSTL_HPP_DISPOSE_FUNCTIONS
# include <dotnetstl/dispose_functions.hpp>
#endif /* !DOTNETSTL_INCL_DOTNETSTL_HPP_DISPOSE_FUNCTIONS */
/* Compatibility
[<[STLSOFT-AUTO:NO-DOCFILELABEL]>]
[<[STLSOFT-AUTO:NO-UNITTEST]>]
*/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?