machdevice.idl

来自「MachDevice Project: Blank Plugin」· IDL 代码 · 共 11 行

IDL
11
字号
// MachDevice.idl : type library source for MachDevice.dll
// This file will be processed by the MIDL compiler to produce the
// type library (MachDevice.tlb).

[ uuid(0C9FB259-B864-40A5-B59F-65E11E209FC4), version(1.0) ]
library MachDevice
{
	importlib("stdole32.tlb");
	importlib("stdole2.tlb");
};

⌨️ 快捷键说明

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