?? axtivext.h
字號(hào):
#pragma once
// axtivext.h : axtivext.DLL 的主頭文件
#if !defined( __AFXCTL_H__ )
#error include 'afxctl.h' before including this file
#endif
#include "resource.h" // 主符號(hào)
// CaxtivextApp : 有關(guān)實(shí)現(xiàn)的信息,請(qǐng)參閱 axtivext.cpp。
class CaxtivextApp : public COleControlModule
{
public:
BOOL InitInstance();
int ExitInstance();
};
extern const GUID CDECL _tlid;
extern const WORD _wVerMajor;
extern const WORD _wVerMinor;
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -