// Checklist.idl : IDL source for Checklist.dll // // This file will be processed by the MIDL tool to // produce the type library (Checklist.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.idl"; [ uuid(409C4B02-9310-11d3-BFC1-0020182B97FC), version(1.0), helpstring("Checklist 1.0 Type Library") ] library CHECKLISTLib { importlib("stdole32.tlb"); importlib("stdole2.tlb"); };