Update to add in some typedefs needed my winsock2.h
authorMark Tempel <mtempel@visi.com>
Fri, 16 Jan 2004 03:41:13 +0000 (03:41 +0000)
committerMark Tempel <mtempel@visi.com>
Fri, 16 Jan 2004 03:41:13 +0000 (03:41 +0000)
svn path=/trunk/; revision=7670

reactos/include/windows.h

index 6d10771..4fab007 100644 (file)
 #define DUMMYSTRUCTNAME3
 #endif
 
+#ifndef DECLARE_STDCALL_P
+#define DECLARE_STDCALL_P( type ) __stdcall type
+#endif
+
 #ifndef NO_STRICT
 #ifndef STRICT
 #define STRICT 1