windows-nt/Source/XPSP1/NT/admin/pchealth/sysinfo/msconfig/exe/msconfig.idl

19 lines
394 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// MSConfig.idl : IDL source for MSConfig.exe
//
// This file will be processed by the MIDL tool to
// produce the type library (MSConfig.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
[
uuid(2F47FAFB-3613-479B-BEAA-4A7F58269799),
version(1.0),
helpstring("MSConfig 1.0 Type Library")
]
library MSConfigLib
{
importlib("stdole32.tlb");
importlib("stdole2.tlb");
};