// HHSort.idl : IDL source for HHSort.dll // // This file will be processed by the MIDL tool to // produce the type library (HHSort.tlb) and marshalling code. import "oaidl.idl"; import "ocidl.idl"; [ uuid(D66C3421-02E5-11D1-90AB-00A0C911E8AC), version(1.0), helpstring("HHSort 1.0 Type Library") ] library HHSORTLib { importlib("stdole32.tlb"); importlib("stdole2.tlb"); };