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.
 
 
 
 
 
 

15 lines
402 B

// NWCOMPAT.odl : type library source for NWCOMPAT.dll
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (NWCOMPAT.tlb).
#include "nw312_2.h"
[ uuid(NWCOMPAT_LIBIID_NWCOMPATOle), version(1.0),
helpstring("Active Directory Netware 3.x Namespace Provider") ]
library NWCOMPATOle
{
importlib("stdole2.tlb");
importlib("activeds.tlb");
};