Visual C++ Team BlogWelcome to the Microsoft Visual C++ Developer Center. Join the Visual C++ Team as they help you find the information you need to build great applications for Windows using Visual C++.
Bugs fixed in MFC in Visual Studio 2008 SP1Hello, everyone. This is Pat Brenner. I’m an SDE on the Visual C++ Libraries team.
We’ve just released Visual Studio 2008 SP1, and it includes about 55 fixes to the MFC library. Many... morevcblogTuesday, August 12, 2008 4:16:00 PM
TR1 Fixes In VC9 SP1STL enjoys speaking in the third person and also enjoys bringing you this exclusive news:
Visual Studio 2008 Service Pack 1 (VC9 SP1) contains the TR1 and MFC library extensions that were origi... morevcblogMonday, August 11, 2008 12:32:00 PM
Visual Studio 2008 Service Pack 1 RTM Now AvailableToday we are pleased to announce that Microsoft Visual Studio 2008 Service Pack 1 (SP1) is now available for download. Not only does this service pack include the Visual C++ 2008 Feature Pack but also... morevcblogMonday, August 11, 2008 11:49:00 AM
IconWorkshop Lite Now Available for Download Once you’ve built a great looking application, you’ll likely want to provide equally great looking icons and toolbar bitmaps. Unfortunately, the bitmap editing tools included in Visual Studio ar... morevcblogMonday, August 11, 2008 11:35:00 AM
Testing Reverse Engineering Tools/Framework Testing Reverse Engineering Tools/Framework Hello, I am Manish Vasani, a Software Design Engineer in Test on the Phoenix Analysis and Tools team. In this post, I’ll be giving a brief overview... morevcblogThursday, July 17, 2008 3:00:45 PM
More...
|
MFC Classes Quick Guide (2008)More... MFC Classes Quick Guide (2005)More... Visual C++ Projects from CodePlex .gif)
VhdlSharpLibraries for simple object-oriented creation of VHDL code.CodePlexWednesday, August 20, 2008 1:57:46 AM
TytanNETTytanNET is an extension for Microsoft Visual Studio 2005 and 2008. It adds... moreCodePlexTuesday, August 19, 2008 4:50:11 AM
Zip SolutionSoftware is intended for developers who release sources of its application... moreCodePlexFriday, August 15, 2008 6:36:41 AM
More...
|
Visual C++ Code Gallery Samples .gif)
UTF8 HelpersA set of C++ classes that provide Unicode UTF-8 <-> UTF-16 conversion, and load text from and save text to files using Unicode UTF-8. A demo MFC application is included (however, t... moreMSDN Code GalleryThursday, June 05, 2008 11:55:04 AM
marshal_as String ArraysAn extension (template specialization) to marshal_as<> library of Visual C++ 2008, to convert Unicode string arrays between managed (CLR) and native (STL/C+... moreMSDN Code GalleryWednesday, June 04, 2008 10:21:36 AM
Unicode String DecoratorA macro for Visual Studio, that decorates strings in C/C++ source code, to make them Unicode-aware, using _T() or TEXT() decoration. MSDN Code GalleryFriday, May 30, 2008 9:47:38 AM
Thread Local Storage templateSample template for making Thread Local Storage easier to use in C++. MSDN Code GalleryMonday, April 21, 2008 10:31:00 AM
More... Visual C++ ForumsVisual C++ General General questions about Visual C++ , including the development environment, libraries, setup, debugger, samples, and documentation.
Visual C++ Language Issues regarding the C++ language, compiler, and linker. This forum covers all standardized languages, extensions, and interop technologies supported by Visual C++.
|