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.
25 lines
371 B
25 lines
371 B
|
|
#if DBG
|
|
#define DEBUG 1
|
|
#endif
|
|
|
|
#define NT 1
|
|
#define _PNP_POWER 1
|
|
#define SECFLTR 1
|
|
|
|
#include <ntverp.h>
|
|
|
|
#include <ntos.h>
|
|
#include <nturtl.h>
|
|
|
|
#include <windows.h>
|
|
#include <wdbgexts.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <winsock2.h>
|
|
|
|
#define _NTIFS_
|
|
#include <clusnet.h>
|
|
#include "cxp.h"
|
|
#include "cnpdef.h"
|
|
#include "memlog.h"
|