WindowsXP-SP1/enduser/stuff/hhctrl/hhfind.idl
2020-09-30 16:53:49 +02:00

20 lines
437 B
Plaintext

// HHFind.idl : IDL source for HHFind.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (HHFind.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(adb880a4-d8ff-11cf-9377-00aa003b7a11),
version(1.0),
helpstring("HHFind 1.0 Type Library")
]
library HHFINDLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};