ex27b.odl

来自「vcpp32_5.rar」· ODL 代码 · 共 17 行

ODL
17
字号
// ex27b.odl : type library source for ex27b.dll

// This file will be processed by the MIDL compiler to produce the
// type library (ex27b.tlb).

[ uuid(62451990-F64F-11D1-B30A-D09549C10710), version(1.0) ]
library Ex27b
{
	importlib("stdole32.tlb");
	importlib("stdole2.tlb");



	//{{AFX_APPEND_ODL}}
	//}}AFX_APPEND_ODL}}
};

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?