- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / cpl / input / input.h
index f51e26a..d962fb9 100644 (file)
@@ -1,12 +1,14 @@
-#include <windows.h>
+#define WIN32_NO_STATUS
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
+#include <winnls.h>
+#include <winreg.h>
+#include <wingdi.h>
+#include <winuser.h>
 #include <commctrl.h>
 #include <cpl.h>
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <stdarg.h>
 #include <tchar.h>
-#include <process.h>
 
 #include "resource.h"