// Dropper.idl : IDL source for Dropper.dll // // This file will be processed by the MIDL tool to // produce the type library (Dropper.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.idl"; [ uuid(83D2653F-81BA-4E24-B420-EB5CC9A94912), version(1.0), helpstring("Dropper 1.0 Type Library") ] library DROPPERLib { importlib("stdole32.tlb"); importlib("stdole2.tlb"); };