Windows2003-3790/sdktools/secedit/dll/hookdll.h

14 lines
194 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifdef WIN32
#define NTBUILD
#endif
#ifdef NTBUILD
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#endif
#include <windows.h>
#include <port1632.h>
#include "..\global.h"