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.
 
 
 
 
 
 

19 lines
412 B

// 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");
};