Update to add in some typedefs needed my winsock2.h

svn path=/trunk/; revision=7670
This commit is contained in:
Mark Tempel 2004-01-16 03:41:13 +00:00
parent aab70138d5
commit f118079b90

View file

@ -165,6 +165,10 @@
#define DUMMYSTRUCTNAME3 #define DUMMYSTRUCTNAME3
#endif #endif
#ifndef DECLARE_STDCALL_P
#define DECLARE_STDCALL_P( type ) __stdcall type
#endif
#ifndef NO_STRICT #ifndef NO_STRICT
#ifndef STRICT #ifndef STRICT
#define STRICT 1 #define STRICT 1