Showing results for C++ - C++ Team Blog

Jan 29, 2007
Post comments count0
Post likes count0

Using Code Coverage to Improve Orcas Quality

Visual CPP Team
Visual CPP Team

Hi, my name is Ann Zhou and I’m an SDET (Software Design Engineer in Test) tech lead on the Visual C++ Libraries team. Today I would like to share with you something that we have been doing to improve the quality of our testing in Orcas.After we shipped VS2005, the Developer Division and the VC++ team decided to take a look at the quality of ...

C++
Jan 19, 2007
Post comments count0
Post likes count0

ATL Server: Visual C++ shared source software

Visual CPP Team
Visual CPP Team

Overview The Visual C++ team is very pleased to announce our plans to release the source code of ATL Server as a shared source project on CodePlex in March 2007. With this release you will now have the opportunity to add all the features and functionality you want to ATL Server and you can even share your expertise and code directly with the A...

C++
Jan 16, 2007
Post comments count0
Post likes count0

Using RibbonX with C++ and ATL

Visual CPP Team
Visual CPP Team

Jensen Harris’ blog hosts an interesting article on Using RibbonX with C++ and ATL.  RibbonX is the user interface extensibility model for Office developers.  The article is written by Eric Faller who’s one of the developers behind the design and implementation of RibbonX. For more info about RibbonX, check out the documentati...

C++
Jan 16, 2007
Post comments count0
Post likes count0

Spy++ Internals

Visual CPP Team
Visual CPP Team

Hi, my name is Pat Brenner and I’m a software design engineer on the Visual C++ libraries team.  I recently rejoined the Visual C++ team after almost 10 years in the Visual Studio environment team.  I am also the owner of Spy++.  While I did not originally write Spy++, I owned it from around 1993 until around 2003, and now that...

C++
Dec 22, 2006
Post comments count0
Post likes count0

An Update to STL/CLR is Complete!

Visual CPP Team
Visual CPP Team

Hello everyone,I am excited to announce that the Visual C++ libraries team has completed another major update of STL/CLR and integrated it with Visual C++ Orcas. Depending on the schedule of internal integrations, you should expect to see this new version of STL/CLR in the February or March CTP for Visual Studio (codename Orcas). We are also workin...

C++
Dec 18, 2006
Post comments count0
Post likes count0

Visual Studio 2005 SP1 released

Visual CPP Team
Visual CPP Team

The Visual C++ team is excited to announce the release of Visual Studio 2005 SP1!!!  The Service pack launched on Friday December 15, 2006 and is available for download here: VS2005SP1   This SP addresses issues that were found through a combination of customers and partner feedback, as well as internal testing. There are over 400 Vi...

C++
Dec 14, 2006
Post comments count0
Post likes count0

Vista-style File Dialogs with MFC

Visual CPP Team
Visual CPP Team

Hey all,  I’m Peter-Michael Osera, a Program Manager on the Visual C++ Compiler Front End.  As the VC++ team winds down for the holidays, we’d like to share some of the new features that we’re excited about adding into Orcas.  As for my part, I’ve been helping out the libraries team with their work to upd...

C++
Dec 11, 2006
Post comments count0
Post likes count0

Bugs reported on the Connect website – pardon our faux pas

Visual CPP Team
Visual CPP Team

Hello On the Visual C++ team we really value customer feedback and strive to make every interaction between ourselves and our customers as rewarding as possible. Recently we were reading a post on one of our Forums and were concerned to see a customer commenting about not receiving feedback on Visual C++ bugs they had reported on the Microsoft...

C++
Dec 7, 2006
Post comments count0
Post likes count0

Managed Extensions for C++ to C++/CLI conversion tool

Visual CPP Team
Visual CPP Team

As you may already know from previous communications, members of the Visual C++ team have (occasionally) worked on a tool to assist developers who wanted to port their source code from the “Managed Extensions for C++” syntax to the new “C++/CLI” syntax. As mentioned in the earlier post, the intended audience of the tool is &...

C++
Dec 6, 2006
Post comments count0
Post likes count0

Converting to MSBuild

Visual CPP Team
Visual CPP Team

Hi, My name is Andreea Isac and I’ve been a member of the Visual C++ Libraries team for one year and a half. Since almost all my team mates (Martyn Lovell, Ale Contenti, George Mileka, Alan Chan) have posted already, I won’t repeat what our team is responsible for! I have been involved for many months in the conversion process...

C++