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.
50 lines
863 B
50 lines
863 B
#define INC_OLE2
|
|
#define IDS_NULL_STRING (0)
|
|
#include <windows.h>
|
|
#include <tchar.h>
|
|
|
|
// MCSNC includes
|
|
#include <databeam.h>
|
|
|
|
#include <oprahcom.h>
|
|
#include <confdbg.h>
|
|
// end MCSNC includes
|
|
|
|
extern "C"
|
|
{
|
|
#include <t120.h>
|
|
}
|
|
#include <memmgr.h>
|
|
#include <mcattprt.h>
|
|
#include <ncmcs.h>
|
|
#include <debspew.h>
|
|
#include <RegEntry.h>
|
|
#include <ConfReg.h>
|
|
#include <it120nc.h>
|
|
#include <dllutil.h>
|
|
|
|
|
|
#include "fclasses.h"
|
|
|
|
#include "cntlist.h"
|
|
#include "clists.h"
|
|
#include "ms_util.h"
|
|
#include <fsdiag.h>
|
|
|
|
#include <spacket.h>
|
|
#include <packet.h>
|
|
#include <datapkt.h>
|
|
#include <cmdtar.h>
|
|
#include <attmnt.h>
|
|
#include <channel.h>
|
|
#include <tptif.h>
|
|
#include <domain.h>
|
|
#include <connect.h>
|
|
#include <tprtctrl.h>
|
|
#include <user.h>
|
|
#include <control.h>
|
|
#include <evtlog.h>
|
|
#include <nmevtmsg.h>
|
|
|
|
#include "pdutypes.h"
|
|
|