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.
17 lines
322 B
17 lines
322 B
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <windows.h>
|
|
#define NOEXTAPI
|
|
#include <wdbgexts.h>
|
|
#include <ntsdexts.h>
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
|
|
#include <vdm.h>
|
|
#include <vdmdbg.h>
|
|
#include <vdmexts.h>
|
|
|
|
#include <ctype.h>
|
|
#define DEBUG_OR_WOWPROFILE 1
|
|
#include <wow32.h>
|