keygen_长天.odl
来自「注册码产生」· ODL 代码 · 共 43 行
ODL
43 行
// KeyGen_长天.odl : type library source for KeyGen_长天.exe
// This file will be processed by the MIDL compiler to produce the
// type library (KeyGen_长天.tlb).
[ uuid(2CC7E9DE-B23A-4102-A17E-3B690BC572C6), version(1.0) ]
library KeyGen_
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
// Primary dispatch interface for CKeyGen_Doc
[ uuid(27C83D15-C424-490F-B3F2-BA800EDA4C5A) ]
dispinterface IKeyGen_
{
properties:
// NOTE - ClassWizard will maintain property information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_PROP(CKeyGen_DlgAutoProxy)
//}}AFX_ODL_PROP
methods:
// NOTE - ClassWizard will maintain method information here.
// Use extreme caution when editing this section.
//{{AFX_ODL_METHOD(CKeyGen_DlgAutoProxy)
//}}AFX_ODL_METHOD
};
// Class information for CKeyGen_Doc
[ uuid(B84D4634-F14F-44A8-94EE-4EA06273A9ED) ]
coclass KeyGen_
{
[default] dispinterface IKeyGen_;
};
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?