* Addendum to r58214.
[reactos.git] / rostests / apitests / wininet / InternetOpen.c
index 5480624..5ae5ce5 100644 (file)
@@ -6,6 +6,11 @@
  */
 
 #define UNICODE
+
+#define WIN32_NO_STATUS
+#define _INC_WINDOWS
+#define COM_NO_WINDOWS_H
+#include <windef.h>
 #include <winsock2.h>
 #include <wine/test.h>
 #include <wininet.h>