Files
CPRobot/CPRobot.idl
2013-07-04 09:36:04 +00:00

18 lines
400 B
Plaintext

// CPRobot.idl : IDL source for VCOpt.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (CPRobot.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(60EA9A0D-B44A-412D-9516-72A78A0F4DFB),
version(1.0),
helpstring("CPRobot 1.0 Type Library")
]
library VCOptLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};