Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /win32/build template.rc

2009-09-03 Thread Elizabeth M Smith
Richard Quadling wrote: 2008/11/4 Steph Fox : How you got both files is beyond me - winres.h is not present in either the 2003 sdk or the 6.1 sdk (used with VC6 and VC9 respectively) - our current instructions for building involve renaming header files in the sdk which is a very silly thing. Na

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /win32/build template.rc

2009-09-03 Thread Richard Quadling
2008/11/4 Steph Fox : >> How you got both files is beyond me - winres.h is not present in either >> the 2003 sdk or the 6.1 sdk (used with VC6 and VC9 respectively) - our >> current instructions for building involve renaming header files in the >> sdk which is a very silly thing. > > Nah, it'll be

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /win32/build template.rc

2008-11-04 Thread Steph Fox
How you got both files is beyond me - winres.h is not present in either the 2003 sdk or the 6.1 sdk (used with VC6 and VC9 respectively) - our current instructions for building involve renaming header files in the sdk which is a very silly thing. Nah, it'll be a legacy thing. I've only ever inst