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

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