Leaked source code of windows server 2003
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.

21 lines
459 B

  1. // Copyright (c) 1997-1999 Microsoft Corporation
  2. // MMFUtil.idl : IDL source for MMFUtil.dll
  3. //
  4. // This file will be processed by the MIDL tool to
  5. // produce the type library (MMFUtil.tlb) and marshalling code.
  6. import "oaidl.idl";
  7. import "ocidl.idl";
  8. [
  9. uuid(94F6FF32-37C3-11D2-8840-00104B2AFB46),
  10. version(1.0),
  11. helpstring("MMFUtil 1.0 Type Library")
  12. ]
  13. library MMFUTILLib
  14. {
  15. importlib("stdole32.tlb");
  16. importlib("stdole2.tlb");
  17. };