vcfbuilder.h
来自「这是VCF框架的代码」· C头文件 代码 · 共 26 行
H
26 行
// VCFBuilder.h : main header file for the VCFBUILDER DLL//#if !defined(AFX_VCFBUILDER_H__BEE9B749_500D_4BA6_91E2_5CC262632048__INCLUDED_)#define AFX_VCFBUILDER_H__BEE9B749_500D_4BA6_91E2_5CC262632048__INCLUDED_#ifndef __AFXWIN_H__ #error include 'stdafx.h' before including this file for PCH#endif#include "resource.h" // main symbols#include <ObjModel\addguid.h>#include <ObjModel\appguid.h>#include <ObjModel\bldguid.h>#include <ObjModel\textguid.h>#include <ObjModel\dbgguid.h>//{{AFX_INSERT_LOCATION}}// Microsoft Visual C++ will insert additional declarations immediately before the previous line.#endif // !defined(AFX_VCFBUILDER_H__BEE9B749_500D_4BA6_91E2_5CC262632048__INCLUDED)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?