📄 dms2.odl
字号:
// DMS2.odl : type library source for DMS2.exe
// This file will be processed by the MIDL compiler to produce the
// type library (DMS2.tlb).
[ uuid(B58E2CCE-E0D0-11D4-BECB-E613C5AB7F74), version(1.0) ]
library DMS2
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CDMS2Doc
[ uuid(B58E2CCF-E0D0-11D4-BECB-E613C5AB7F74) ]
dispinterface IDMS2
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CDMS2DlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CDMS2DlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CDMS2Doc
[ uuid(5739711B-845E-4B97-A2B5-55E610E36D7A) ]
coclass DMS2
{
[default] dispinterface IDMS2;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -