Showing results for April 2008 - C++ Team Blog

Apr 30, 2008
0
0

Enums, Macros, Unicode and Token-Pasting

Visual CPP Team
Visual CPP Team

Enums, Macros, Unicode and Token-PastingHi, I am Rocky a developer on the Visual C++ IDE team.  I would like to discuss the C++ programming technique of creating macro generated enums.  I recently used this for distinguishing various C++ types such as class, variable, and function.  Having the list of types in one file makes it easy ...

C++
Apr 23, 2008
0
0

Get a feel for the new MFC features using samples

Visual CPP Team
Visual CPP Team

Hello, everyone. This is Jessica Liu. I’m an SDET on the VC Libraries team. During the past few months, I have spent most of my working hours on testing the new MFC components. Now the Visual C++ 2008 Feature Pack has been released. This update is not going to cost you one cent if you already have Visual Studio 2008 RTM installed. But porting your...

C++
Apr 22, 2008
0
0

Visual C++ 2008 Feature Pack Refresh

Visual CPP Team
Visual CPP Team

Per our previous announcement regarding the Feature Pack deployment & setup issues, we have subsequently released a refresh of the Visual C++ 2008 Feature Pack. You can obtain the refresh from http://www.microsoft.com/downloads/details.aspx?FamilyID=d466226b-8dab-445f-a7b4-448b326c48e7&displaylang=en. Here is a summary of the issues that we...

C++
Apr 18, 2008
0
0

WinSDK for SRV2008 and VS2008

Visual CPP Team
Visual CPP Team

Some customers have reported issues with vcvars32.bat in VS2008 after installing the Windows Server 2008 SDK. Karin Meier from the WinSDK Team just posted a workaround at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3204202&SiteID=1&mode=1 Thanks,Visual C++ Development Team

C++
Apr 12, 2008
0
0

Visual C++ 2008 Feature Pack Setup & Deployment Issues

Visual CPP Team
Visual CPP Team

Unfortunately, a set of setup & deployment issues have been reported with the Visual C++ 2008 Feature Pack. Some of these are blocking issues and, as a result, we are currently working on a refresh of the Feature Pack.  In the interim, a list of the issues and their workarounds is provided below.  These issues will all be addressed via the refr...

C++
Apr 10, 2008
0
0

Channel 9 Video: Andy Ayers – Understanding the Phoenix Compiler Framework

Visual CPP Team
Visual CPP Team

To celebrate the recent release of the next interim version of the Phoenix SDK (http://connect.microsoft.com/phoenix), we asked Charles to do another of his excellent Channel 9 videos on Phoenix (and it has been a little since the last Channel 9 video on Phoenix too.) Andy Ayers, an Architect on the Phoenix project, spent an hour talking about the ...

C++
Apr 7, 2008
0
0

MFC Update Powered by BCGSoft

Visual CPP Team
Visual CPP Team

Late last year, the Visual C++ team announced that we would focus more squarely on native code development. One of the areas highlighted in that message was renewed investment in native libraries. We’re pleased, then, to announce the release of the Visual C++ 2008 Feature Pack!  The Feature Pack is a freely available download to any...

C++
Apr 7, 2008
0
0

Visual C++ 2008 Feature Pack Released!

Visual CPP Team
Visual CPP Team

The final release of the Visual C++ 2008 Feature Pack is now available for download.  This release provides several exciting features for C++ developers, such as a major update to MFC and an implementation of TR1.  These features are fully covered under Microsoft’s standard support policies.   The Feature Pack is available...

C++