Sign In
MSDN Blogs
Microsoft Blog Images
More ...
Whidbey RTM!
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Bugs
Developer Info
X64 ABI Info
Archives
Archives
February 2009
(1)
June 2008
(1)
April 2008
(1)
February 2008
(1)
September 2007
(1)
June 2007
(2)
March 2007
(2)
December 2006
(1)
October 2006
(2)
September 2006
(1)
July 2006
(2)
May 2006
(1)
April 2006
(2)
March 2006
(2)
January 2006
(3)
December 2005
(1)
November 2005
(1)
October 2005
(1)
September 2005
(2)
July 2005
(3)
June 2005
(1)
March 2005
(2)
January 2005
(1)
November 2004
(3)
MSDN Blogs
>
FreiK's WebLog
>
Whidbey RTM!
Whidbey RTM!
Kevin Frei
2 Nov 2005 11:51 AM
Comments
4
The golden build has been sent to replication (actually it was the end of last week, and if you really want to know, the build itself was done the first week or two of October). Soon, a good 64 bit development environment will be available to an MSDN subscriber near you.
One weakness you might notice for 64 bit development is that there are no wizards for creating a 64 bit project: you must first create a 32 bit project, then add the x64 configuration, then you can delete the 32 bit configuration (or keep it, whatever...) There may be a better wizard available in the next couple months to enable x64 projects as a normal 'Create a new project' wizard. That depends on whether I can convince a few other interested parties to make one (or if I can do it in my copious amounts of spare time).
4 Comments
Leave a Comment
Name
Comment
Please add 6 and 8 and type the answer here:
Post
Comments
PatriotB
2 Nov 2005 1:50 PM
So... does x64 support come with Standard edition or not? According to
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackid=c85804d1-5aaa-4f77-a4c5-72a897daa1c3
it will, but according to the product info page it won't. See my comment at the bottom of that page.
Mark Santaniello
9 Nov 2005 1:26 AM
I'll write the damn wizard, but only if I get to call it a "devil". Those things are evil :)
Kevin Frei
9 Nov 2005 2:43 PM
The product info page is _wrong_. The standard version of VS 2005 DOES support x64 projects - I just installed it on a machine, to verify this. It does _not_ include the x64 _hosted_ tools, but this is not needed for any scenario (because you can run the 32 bit hosted tools on a 64 bit box with no problems)
-Kev
PatriotB
9 Nov 2005 7:38 PM
Thanks Kev, that just made my day! :) Looks like I will finally be upgrading from Visual C++ 6.0 :)
Page 1 of 1 (4 items)