- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / base / system / userinit / userinit.c
index 3f9d97b..e1a6fd2 100644 (file)
  * PROGRAMMERS: Thomas Weidenmueller (w3seek@users.sourceforge.net)
  *              HervĂ© Poussineau (hpoussin@reactos.org)
  */
-#include <windows.h>
-#include <cfgmgr32.h>
+
+#define WIN32_NO_STATUS
+#define _INC_WINDOWS
+#define COM_NO_WINDOWS_H
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
+#include <winreg.h>
+#include <wingdi.h>
+#include <shellapi.h>
 #include <regstr.h>
 #include <shlobj.h>
 #include <shlwapi.h>
 #include <undocuser.h>
-#include "resource.h"
 #include <wine/debug.h>
 
+#include "resource.h"
+
 WINE_DEFAULT_DEBUG_CHANNEL(userinit);
 
 #define CMP_MAGIC  0x01234567