If someone would like to apply it, here's a patch to add versioning to the php4isapi.dll file. The necessary files are attached and should go in the same directory as the .dsp project file. Note due to the new partitioned version scheme just inserted today. These files require no modification when version numbers are changed.
Index: sapi/isapi/php4isapi.dsp =================================================================== RCS file: /repository/php4/sapi/isapi/php4isapi.dsp,v retrieving revision 1.16 diff -u -r1.16 php4isapi.dsp --- sapi/isapi/php4isapi.dsp 26 Dec 2000 22:15:32 -0000 1.16 +++ sapi/isapi/php4isapi.dsp 11 Apr 2002 16:05:51 -0000 @@ -156,10 +156,18 @@ SOURCE=.\php4isapi.def # End Source File +# Begin Source File + +SOURCE=.\php4isapi.rc +# End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # End Group +# Begin Source File + +SOURCE=.\php4isapi.rc2 +# End Source File # End Target # End Project
php4isapi.rc2
Description: Binary data
php4isapi.rc
Description: Binary data
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php