Files
reactos/dll/win32/psapi/precomp.h
T
Timo Kreuzer 9ea495ba33 Create a branch for header work.
svn path=/branches/header-work/; revision=45691
2010-02-26 22:57:55 +00:00

12 lines
186 B
C

#define WIN32_NO_STATUS
#include <windows.h>
#define NTOS_MODE_USER
#include <ndk/ntndk.h>
#include <psapi.h>
#include <epsapi/epsapi.h>
#include "internal.h"
#include <pseh/pseh2.h>