mirror of https://github.com/tongzx/nt5src
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.
42 lines
686 B
42 lines
686 B
#define INC_OLE2
|
|
#define IDS_NULL_STRING (0)
|
|
#include <windows.h>
|
|
#include <tchar.h>
|
|
#include <databeam.h>
|
|
|
|
#include <memtrack.h>
|
|
#include <confdbg.h>
|
|
|
|
extern "C"
|
|
{
|
|
#include <t120.h>
|
|
}
|
|
#include <memmgr.h>
|
|
#include <mcattprt.h>
|
|
#include <ncmcs.h>
|
|
#include <ConfDbg.h>
|
|
#include <debspew.h>
|
|
#include <RegEntry.h>
|
|
#include <ConfReg.h>
|
|
#include <it120nc.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 <user.h>
|
|
|
|
#include "pdutypes.h"
|
|
|