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
418 B

  1. // HHFind.idl : IDL source for HHFind.dll
  2. //
  3. // This file will be processed by the MIDL tool to
  4. // produce the type library (HHFind.tlb) and marshalling code.
  5. import "oaidl.idl";
  6. import "ocidl.idl";
  7. [
  8. uuid(adb880a4-d8ff-11cf-9377-00aa003b7a11),
  9. version(1.0),
  10. helpstring("HHFind 1.0 Type Library")
  11. ]
  12. library HHFINDLib
  13. {
  14. importlib("stdole32.tlb");
  15. importlib("stdole2.tlb");
  16. };