win32 on VC++ 5.0

2004-03-05 Thread Geoffrey Young
hi all. a few win32 things :) I'm trying to get 2.0.48 to compile using VC++ 5.0 (sp1) on win2k (sp4) and am having a few issues. yeah, I know it's old, but I happen to have it around and it's all I have :) anyway, since I'm not a windows guy, some of this might be common knowledge, but I

Re: win32 on VC++ 5.0

2004-03-05 Thread Bill Stoddard
Geoffrey Young wrote: I seem to recall there being a perl script to convert the 6.0 project files to 5.0 format. If it exists, it will be in the source distribution. Perhaps it is in 1.3 distro? No time to check now. Bill

Re: win32 on VC++ 5.0

2004-03-05 Thread Steve Hay
Geoffrey Young wrote: hi all. a few win32 things :) I'm trying to get 2.0.48 to compile using VC++ 5.0 (sp1) on win2k (sp4) and am having a few issues. yeah, I know it's old, but I happen to have it around and it's all I have :) anyway, since I'm not a windows guy, some of this might be

Re: win32 on VC++ 5.0

2004-03-05 Thread William A. Rowe, Jr.
At 09:23 AM 3/5/2004, Steve Hay wrote: Geoffrey Young wrote: I'm trying to get 2.0.48 to compile using VC++ 5.0 (sp1) on win2k (sp4) and am having a few issues. yeah, I know it's old, but I happen to have it around and it's all I have :) anyway, since I'm not a windows guy, some of this might be

Re: win32 on VC++ 5.0

2004-03-05 Thread Steve Hay
William A. Rowe, Jr. wrote: At 09:23 AM 3/5/2004, Steve Hay wrote: Geoffrey Young wrote: - lastly, is it possible/practical to have httpd 2.0 and 2.1 CVS snapshots include the win foo so I can attempt a fairly recent version of everything? I'll second that request. We

Re: win32 on VC++ 5.0

2004-03-05 Thread Geoffrey Young
It's currently at: http://www.microsoft.com/msdownload/platformsdk/sdkupdate/home.htm although MS seem to change most of their links every week ;) ugh. I found that but wasn't using msie so the js errors kept be from seeing the dropdowns. I don't think you need the Platform SDK

Re: win32 on VC++ 5.0

2004-03-05 Thread William A. Rowe, Jr.
At 11:32 AM 3/5/2004, Steve Hay wrote: How do you build on the command line from the .dsp/.dsw's? The win_compiling.html document that Geoff referred to explains either using Makefile.win from the command-line (which presumably requires the .mak files), or else using the .dsp/.dsw files from

Re: win32 on VC++ 5.0

2004-03-05 Thread Geoffrey Young
I hate even including the links as they are staled often. yeah. but here's a patch anyway that at least matches my recent experience. if it looks ok to the people that use the platform regularly I'll hand it over to httpd-docs. --Geoff

Re: win32 on VC++ 5.0

2004-03-05 Thread Geoffrey Young
blarg. patch attached Geoffrey Young wrote: I hate even including the links as they are staled often. yeah. but here's a patch anyway that at least matches my recent experience. if it looks ok to the people that use the platform regularly I'll hand it over to httpd-docs. --Geoff