decode2.odl
来自「7号信令协议2M链路协议解码程序源代码」· ODL 代码 · 共 17 行
ODL
17 行
// decode2.odl : type library source for decode2.dll
// This file will be processed by the MIDL compiler to produce the
// type library (decode2.tlb).
[ uuid(879D3B3E-92A4-48F4-8BB5-58F7B4A81E6F), version(1.0) ]
library Decode2
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?