Re: Building tests with Visual Studio 2005 Express

2008-02-06 Thread Detlef Riekenberg
On Mi, 2008-02-06 at 07:28 +, Reece Dunn wrote: > On 06/02/2008, Dan Kegel <[EMAIL PROTECTED]> wrote: > > I tried Visual Studio 2005. > > Do you know where the Express download is for this, as I can only find > VS 2008 Express? Download Page for "Visual * 2005 Express Edition": http://www.mic

Re: Building tests with Visual Studio 2005 Express

2008-02-06 Thread Reece Dunn
On 06/02/2008, Steven Edwards <[EMAIL PROTECTED]> wrote: > On Feb 6, 2008 2:32 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > > On Feb 5, 2008 11:28 PM, Reece Dunn <[EMAIL PROTECTED]> wrote: > > > Do you know where the Express download is for this, as I can only find > > > VS 2008 Express? > > > > Nope

Re: Building tests with Visual Studio 2005 Express

2008-02-06 Thread Reece Dunn
On 06/02/2008, Dan Kegel <[EMAIL PROTECTED]> wrote: > After giving up for the moment on building with Visual C 6, > I tried Visual Studio 2005. Do you know where the Express download is for this, as I can only find VS 2008 Express? These links (as well as the Platform SDK stuff) would be useful a

Re: Building tests with Visual Studio 2005 Express

2008-02-06 Thread Steven Edwards
On Feb 6, 2008 2:32 AM, Dan Kegel <[EMAIL PROTECTED]> wrote: > On Feb 5, 2008 11:28 PM, Reece Dunn <[EMAIL PROTECTED]> wrote: > > Do you know where the Express download is for this, as I can only find > > VS 2008 Express? > > Nope. I just happen to have an old copy. My copy of 2008 or 2009 cannot

Re: Building tests with Visual Studio 2005 Express

2008-02-05 Thread Dan Kegel
On Feb 5, 2008 11:28 PM, Reece Dunn <[EMAIL PROTECTED]> wrote: > Do you know where the Express download is for this, as I can only find > VS 2008 Express? Nope. I just happen to have an old copy.

Re: Building tests with Visual Studio 2005 Express

2008-02-05 Thread Francois Gouget
On Tue, 5 Feb 2008, Dan Kegel wrote: > After giving up for the moment on building with Visual C 6, > I tried Visual Studio 2005. > > First hitch: > Boy, does it spew out lots of warnings about deprecated functions! > http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=87401&SiteID=1 > talks abo

Building tests with Visual Studio 2005 Express

2008-02-05 Thread Dan Kegel
After giving up for the moment on building with Visual C 6, I tried Visual Studio 2005. First hitch: Boy, does it spew out lots of warnings about deprecated functions! http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=87401&SiteID=1 talks about this a bit; defining _CRT_SECURE_NO_DEPRECATE and