📄 fiveplus.odl
字号:
// FivePlus.odl : type library source for FivePlus.exe
// This file will be processed by the MIDL compiler to produce the
// type library (FivePlus.tlb).
[ uuid(40D7C727-FC8B-4806-B31F-A45C14BA776B), version(1.0) ]
library FivePlus
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CFivePlusDoc
[ uuid(46760B8F-C226-4EFE-BA9B-AC947162BCBE) ]
dispinterface IFivePlus
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CFivePlusDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CFivePlusDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CFivePlusDoc
[ uuid(C4A2156C-F2BE-48EC-9601-A1940611FE49) ]
coclass FivePlus
{
[default] dispinterface IFivePlus;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -