18 lines
305 B
C
18 lines
305 B
C
|
#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>
|