2025-04-27 07:49:33 -04:00

22 lines
459 B
Plaintext

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