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.
39 lines
572 B
39 lines
572 B
#define ISN_NT 1
|
|
#define NT 1
|
|
|
|
#if DBG
|
|
#define DEBUG 1
|
|
#endif
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <ntverp.h>
|
|
#include <windef.h>
|
|
#include <winbase.h>
|
|
#include <ntosp.h>
|
|
|
|
#include <ndis.h>
|
|
#include <wdbgexts.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|
|
#include <tcpipbase.h>
|
|
|
|
#include <gpcifc.h>
|
|
|
|
#include <ipfilter.h>
|
|
#include <ipinfo.h>
|
|
#include <llinfo.h>
|
|
#include <llipif.h>
|
|
|
|
#include <ffp.h>
|
|
#include <ipinit.h>
|
|
#include <ipdef.h>
|
|
|
|
#include <tdikrnl.h>
|
|
#include <ipexport.h>
|
|
#include <tcpipext.h>
|
|
|
|
#include <traverse.h>
|
|
#include <cteext.h>
|