//*************************************************************************** // // Copyright (c) 1992-1999 Microsoft Corporation // // File: wmiextinc.h // // Description : // Master include file for the project - includes all other include // files in it. // // Part of : Wbem ADs 3rd party extension // // History: // corinaf 10/19/98 Created // // // Note : Some of these headers are order dependent. Don't change order unless // you know what you are doing. // //*************************************************************************** #include #include #include "activeds.h" #include "wbemdisp.h" //WMI scripting Interfaces #include "intf.h" #include "wbemads.h" #include "CWMIExtCF.h" #include "CWMIExtension.h"