- Changed afxres.h to winres.h to make it compile when MFC is not installed
(see http://www.winprog.org/tutorial/errors.html,
"Fatal error RC1015: cannot open include file 'afxres.h'.")
#Note that these do not require modification when the version number changes.
#Utilizes the new partitioned version number defines in php_version.h
@ Added version info to the dll and exe files created under Windows. (jtate)