?? dms.odl
字號:
// DMS.odl : type library source for DMS.exe
// This file will be processed by the MIDL compiler to produce the
// type library (DMS.tlb).
[ uuid(D6E99B16-CB24-49DE-BBDA-2AE5695273FF), version(1.0) ]
library DMS
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CDMSDoc
[ uuid(081EFDD7-5C34-4188-942F-52C8E73314B2) ]
dispinterface IDMS
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CDMSDlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CDMSDlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CDMSDoc
[ uuid(0B38DA47-D883-4900-AAEE-208EB41D0695) ]
coclass DMS
{
[default] dispinterface IDMS;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -