43 lines
686 B
C
43 lines
686 B
C
|
#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"
|
||
|
|