Since msvc sucks, I had to rename ext/standard/streams.c to ext/standed/streamsfuncs.c
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\ext\standard\streamsfuncs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\ext\standard\string.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=.\select.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\win32\sendmail.c\r
# End Source File\r
# Begin Source File\r
# End Source File\r
# Begin Source File\r
\r
+SOURCE=.\select.h\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\win32\sendmail.h\r
# End Source File\r
# Begin Source File\r
+----------------------------------------------------------------------+
*/
+#include "php.h"
+
/* $Id$ */
/* Win32 select() will only work with sockets, so we roll our own implementation that will