Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
388 B

// 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");
};