- Sync with trunk r58248 to bring the latest changes from Amine (headers) and others...
[reactos.git] / dll / cpl / odbccp32 / odbccp32.h
index 8a534c4..b8d738b 100644 (file)
@@ -1,6 +1,10 @@
 #pragma once
 
-#include <windows.h>
+#define WIN32_NO_STATUS
+#include <stdarg.h>
+#include <windef.h>
+#include <winbase.h>
+#include <winuser.h>
 #include <commctrl.h>
 #include <cpl.h>
 #include <tchar.h>