reactos/dll/win32/userenv/precomp.h
2011-05-24 18:40:34 +00:00

12 lines
215 B
C

#include <stdio.h>
#define WIN32_NO_STATUS
#include <windows.h>
#define NTOS_MODE_USER
#include <ndk/ntndk.h>
#include <userenv.h>
#include <sddl.h>
#include <shlobj.h>
#include "internal.h"
#include "resources.h"