New Post: Error Debugging vector and/or Map
I think you are confusing Intellisense and Debugger DataTips.I just did a quick test in a VC6 project built in VS 2010, and the VS 2010 debugger shows the members of std::vector correctly in the...
View ArticleNew Post: Error Debugging vector and/or Map
Thanks for your answer.I have Visual Studio 6 Service pack 6.I created a new VC++ Empty Project in VS2010, add the cpp file:#include <VECTOR>using namespace std;void main(){ vector<int>...
View ArticleNew Post: Error Debugging vector and/or Map
I see now the problem. I tested originally on a 64-bit system, where the vector displayed it's actual members instead of the customized inspector defined in autoexp.dat (I'm not sure why my autoexp.dat...
View ArticleNew Post: How to config Daffodil with Windows® Server 2003 SP1 Platform SDK...
Currently , i can use Visual Studio 6.0 and Windows® Server 2003 SP1 Platform SDK to build x64 application which depend on MFC42.dll (x64)by follow steps:open【start】 【Microsoft Platform SDK for...
View ArticleSource code checked in, #20221
- Corrected list of valid link and lib /MACHINE switches in property sheet for v60, v70 and v71 projects. - Corrected switched source paths for several files in v70\1033 and v71\1033 folders.
View ArticleReleased: Daffodil MSI (Multi-Language) (Nov 15, 2010)
Single install for all supplied platform toolsets and all language versions of VS 2010.
View ArticleUpdated Release: Daffodil MSI (Multi-Language) (Nov 15, 2010)
Single install for all supplied platform toolsets and all language versions of VS 2010.
View ArticleSource code checked in, #20343
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
View ArticleCreated Issue: Compatibility issue for VS2003 [860]
I found some compatibility issues for VS2003.Please find attached my suggested change.
View ArticleClosed Issue: VS98 and VS2010 (using daffodil) build completely different...
<p>Hi I recently used daffodil to compile an old MFC solution with VS2010 using dafodil. The solution had many sepearate dlls. I built release versions of all the projects using both VS98 and...
View ArticleSource code checked in, #21650
Added 'Disabled' option to v60/v70/v71 DebugInformationFormat property
View ArticleReleased: Daffodil MSI (Multi-Language) (Nov 15, 2010)
Single install for all supplied platform toolsets and all language versions of VS 2010.
View ArticleUpdated Release: Daffodil MSI (Multi-Language) (Nov 15, 2010)
Single install for all supplied platform toolsets and all language versions of VS 2010.
View ArticleCommented Issue: Compatibility issue for VS2003 [860]
I found some compatibility issues for VS2003.Please find attached my suggested change.Comments: ** Comment from web user: owenwengerd ** I have incorporated the changes. Thank you!
View ArticleClosed Issue: Compatibility issue for VS2003 [860]
I found some compatibility issues for VS2003.Please find attached my suggested change.Comments:
View ArticleUpdated Wiki: Home
Project DescriptionDaffodil provides native multi-targeting platform toolsets for Visual Studio 2010 C++ developers who need to target older versions of Visual Studio.To use these platform toolsets,...
View ArticleCreated Issue: Project will be build completely if one source file requires...
In contrast to the build process within the "original" VS2003 studio more files are compiled than required. If only one file has changed (CPP or RC file) the whole project will be...
View Article