<?xml version="1.0" encoding="UTF-8"?>
<rss 
    xmlns:dc="http://purl.org/dc/elements/1.1/" 
    version="2.0">
    <channel>
        <title>How Do I Videos - Native Coding</title>
        <description>Get videos designed for Visual C++ developers, from the novice to the professional. If you are new to Visual C++, you can learn the basics of native coding.</description>
        <link>http://msdn.microsoft.com/visualc/bb496952.aspx</link>
        <language>en-US</language>
        <lastBuildDate>Tue, 6 Apr 2010 04:38:29 +0530</lastBuildDate>
        <pubDate>Tue, 6 Apr 2010 04:38:06 +0530</pubDate>
        <ttl>1440</ttl>
        <generator>FeedForAll v2.0 (2.0.2.9) http://www.feedforall.com</generator>
        <item>
            <title>How Do I: Navigate through my C++ code base? </title>
            <description>Use the &quot;Navigate To&quot; feature in the Visual Studio 2010 IDE to seamlessly navigate to any location in your C++ code base. &quot;Navigate To&quot; improves your productivity while aiding code understanding.</description>
            <link>http://msdnworking.redmond.corp.microsoft.com/en-us/ff621143.aspx</link>
            <guid isPermaLink="false">F824C37A-21B9-43AB-B9E7-76E4513C62B8</guid>
            <pubDate>Tue, 6 Apr 2010 04:38:06 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Fix my C++ coding errors without having to compile?</title>
            <description>Use the &quot;Live Error Reporting&quot; feature in Visual Studio 2010 IDE to find out your coding errors as soon as you type the code. No more waiting to finish typing and then compiling to figure out the mistakes you have made. Be more productive by fixing errors sooner.</description>
            <link>http://msdnworking.redmond.corp.microsoft.com/en-us/ff621130.aspx</link>
            <guid isPermaLink="false">CB9C551A-FB53-4A6F-86DB-C1E0C0A2C84B</guid>
            <pubDate>Tue, 6 Apr 2010 04:37:38 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use the New Class Wizards?</title>
            <description>Jonathan Wood discusses the Class Wizard, which is new to Visual Studio 2010. He describes how this actually represents the return of Class Wizards from earlier versions of Visual Studio. He then steps through the parts of the Wizard and discusses how they are used.</description>
            <link>http://msdnstage.redmond.corp.microsoft.com/en-us/visualc/ff406387.aspx</link>
            <guid isPermaLink="false">B247BC24-8AC7-4C15-9E82-C0D570F6262F</guid>
            <pubDate>Sat, 20 Feb 2010 01:23:10 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Create Menus Dynamically at Run Time?</title>
            <description>Jonathan Wood discusses modifying menus at run time and even creating them from scratch from your code in order to create dynamic menus that change depending on run-time conditions.</description>
            <link>http://msdnstage.redmond.corp.microsoft.com/en-us/visualc/ff406390.aspx</link>
            <guid isPermaLink="false">271CEEBA-879E-4C9C-9C38-C0ABE63BC3AA</guid>
            <pubDate>Sat, 20 Feb 2010 00:26:15 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Avoid and Detect Memory Leaks?</title>
            <description>Jonathan Wood provides an introductory discussion of memory leaks. He discusses what memory leaks are, how they can be detected, and several techniques that can be used to prevent memory leaks.</description>
            <link>http://msdn.microsoft.com/en-us/visualc/ee906993.aspx</link>
            <guid isPermaLink="false">77D024CF-1FD2-4EE1-A3E7-7CF16A6B6468</guid>
            <pubDate>Fri, 11 Dec 2009 11:24:25 +0530</pubDate>
        </item>
        <item>
            <title>How Do I: Use the SysLink Control in MFC?</title>
            <description>In this video, Jonathan Wood shows how to use the SysLink control, which allows you to easily place hyperlinks in a dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd450359.aspx</link>
            <guid isPermaLink="false">9B438E64-81B0-49E3-8449-98F3F1A1ACBC</guid>
            <pubDate>Tue, 27 Jan 2009 11:20:26 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CComboBoxEx Control?</title>
            <description>In this video, Jonathan Wood demonstrates how to use the CComboBoxEx class to create a combo box and associate an image with each item in the list.</description>
            <link>http://msdn.microsoft.com/visualc/dd450358.aspx</link>
            <guid isPermaLink="false">E5F3DAE2-8F1F-49D4-B430-D89F7B4E1CF6</guid>
            <pubDate>Tue, 27 Jan 2009 11:20:02 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Animation Control in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates how you can use the animation control in an MFC dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd450356.aspx</link>
            <guid isPermaLink="false">F7FDA7CE-3BC7-49F4-AEC9-935752B84A63</guid>
            <pubDate>Tue, 27 Jan 2009 11:19:35 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Modify Images in My Ribbon Bar?</title>
            <description>In this video, Jonathan Wood shows how you can edit images associated with the new ribbon bar. Using the software from http://www.axialis.com/download/iwlite.html, which is available to Visual Studio 2008 users for free, he demonstrates changing the images displayed on the ribbon bar and discusses advanced bitmap topics such as alpha channels.</description>
            <link>http://msdn.microsoft.com/visualc/dd392010.aspx</link>
            <guid isPermaLink="false">03129A67-8A91-48DA-96F0-B20E1F3982DE</guid>
            <pubDate>Tue, 6 Jan 2009 11:07:51 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Design Dialog Boxes?</title>
            <description>In this video, Jonathan Wood demonstrates how to use the Visual Studio dialog box editor/designer to design your own dialog boxes. This video is intended primarily for users fairly new to MFC but some more advanced issues are discussed as well.</description>
            <link>http://msdn.microsoft.com/visualc/dd364982.aspx</link>
            <guid isPermaLink="false">616663A4-F7B8-4995-946F-134D37578803</guid>
            <pubDate>Tue, 16 Dec 2008 18:13:09 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Use HTML Help in MFC? Part 2</title>
            <description>In this video, Jonathan Wood continues his discussion of HTML Help. Using the project created in PART I, he demonstrates some advanced techniques that include the HTML Help Workshop wizards and incorporating CSS into help topics.</description>
            <link>http://msdn.microsoft.com/visualc/dd296753.aspx</link>
            <guid isPermaLink="false">EF99E995-C5A2-4E45-B448-ED367AD6A6E9</guid>
            <pubDate>Tue, 25 Nov 2008 13:36:01 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Use HTML Help in MFC? Part 1</title>
            <description>In this video, Jonathan Wood demonstrates creating an MFC project that uses HTML Help. He describes the help files created by the wizards, and then demonstrates writing a new help topic and associating it with a dialog box.</description>
            <link>http://msdn.microsoft.com/visualc/dd279607.aspx</link>
            <guid isPermaLink="false">49FB1EF4-9460-470A-9339-4170A729A668</guid>
            <pubDate>Tue, 18 Nov 2008 12:42:27 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Create Ribbon Controls? Part 2</title>
            <description>Jonathan Wood continues his demonstration of adding various controls to the ribbon bar, which is included as part of the MFC Feature Pack. This video builds on Part 1 and you are recommended to view Part 1 before viewing this video.</description>
            <link>http://msdn.microsoft.com/visualc/dd229321.aspx</link>
            <guid isPermaLink="false">7E993FB6-8B31-4E13-8631-A2149D3D7295</guid>
            <pubDate>Tue, 11 Nov 2008 12:41:28 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Create Ribbon Controls? Part 1</title>
            <description>In this video, Jonathan Wood shows how to add various controls to the ribbon bar, which is included as part of the MFC Feature Pack. In Part I, he explains some basics of creating ribbon bar controls, and then proceeds to create a number of actual controls.</description>
            <link>http://msdn.microsoft.com/visualc/dd277653.aspx</link>
            <guid isPermaLink="false">712D0A11-6D85-453D-AA7E-3A2D07FC8E20</guid>
            <pubDate>Tue, 4 Nov 2008 18:08:28 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Use the SHFileOperation Function from MFC?</title>
            <description>In this video, Jonathan Wood demonstrates using the SHFileOperation function, which uses the shell to copy, move, rename, or delete files. He also demonstrates encapsulating functionality within a class by writing a wrapper class around the function.</description>
            <link>http://msdn.microsoft.com/visualc/cc879182.aspx</link>
            <guid isPermaLink="false">F8592978-C145-4E90-AF7D-903FE9E3D097</guid>
            <pubDate>Tue, 30 Sep 2008 01:39:18 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Implement Undo and Redo in MFC?</title>
            <description>Join Jonathan Wood as he demonstrates implementing multi-level undo and redo in an MFC applications. Although this task is specific to the type of data your application works with, Jonathan attempts to make his approach as generic as possible and discusses some of the issues to consider.</description>
            <link>http://msdn.microsoft.com/visualc/cc948995.aspx</link>
            <guid isPermaLink="false">E1FF80F4-0068-4ED4-BB97-7BE603E2E2C9</guid>
            <pubDate>Tue, 23 Sep 2008 12:32:14 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CMemFile Class?</title>
            <description>Join Jonathan Wood as he demonstrates how to use the CMemFile class, which allows you to access memory as though it was a file. He creates an example that writes a complex data structure to a file and then reads it back. He then makes a simple change to have that same example use a CMemFile object instead of the file.</description>
            <link>http://msdn.microsoft.com/visualc/cc948993.aspx</link>
            <guid isPermaLink="false">CAA8AC6A-FBE7-4A10-B181-25336895C1F7</guid>
            <pubDate>Tue, 23 Sep 2008 12:31:30 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use Advanced Message Maps Techniques?</title>
            <description>Join Jonathan Wood as he discusses MFC message maps. He starts by discussing some basics about its purpose and how it works. He then goes on to demonstrate some advanced message map techniques.</description>
            <link>http://msdn.microsoft.com/visualc/cc948991.aspx</link>
            <guid isPermaLink="false">868C49EC-D459-4800-87D1-77156A112C37</guid>
            <pubDate>Tue, 23 Sep 2008 12:30:32 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC to Work with Databases?</title>
            <description>Join Jonathon Wood of SoftCircuits as he demonstrates using the MFC database classes to connect to and modify a database from an MFC application.</description>
            <link>http://msdn.microsoft.com/visualc/cc896546.aspx</link>
            <guid isPermaLink="false">D5BE06F1-EC87-41FF-B1EC-8DA87685E007</guid>
            <pubDate>Fri, 5 Sep 2008 10:26:05 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Better Understand Using Pointers and References?</title>
            <description>Join Jonathon Wood of SoftCircuits as he provides a discussion about pointers and references for C and C++ programmers still having trouble with them. He demonstrates their use, and describes some of their potential problems.</description>
            <link>http://msdn.microsoft.com/visualc/cc895215.aspx</link>
            <guid isPermaLink="false">689562FB-06E2-41EA-BFC3-6AC7EF5BE845</guid>
            <pubDate>Tue, 26 Aug 2008 17:14:07 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Implement Custom Dialog Controls?</title>
            <description>Join Jonathon Wood of SoftCircuits as he demonstrates how to create your own dialog-box controls from scratch.</description>
            <link>http://msdn.microsoft.com/visualc/cc843613.aspx</link>
            <guid isPermaLink="false">39D46781-6EF1-4617-A71D-B82AC47A3061</guid>
            <pubDate>Tue, 19 Aug 2008 01:17:51 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Cform View Class?</title>
            <description>In this video Jonathon Wood demonstrates how to use the Cform View Class.</description>
            <link>http://msdn.microsoft.com/visualc/cc837004.aspx</link>
            <guid isPermaLink="false">82B18D0C-86C9-47E4-A11A-1225F517F282</guid>
            <pubDate>Tue, 12 Aug 2008 18:41:17 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Visual C++ 2008 Feature Pack? Part 3: Creating Visual Studio-Style Applications</title>
            <description>Jonathan Wood continues to discuss the feature pack update (downloadable from http://www.microsoft.com/downloads/details.aspx?FamilyID=d466226b-8dab-445f-a7b4-448b326c48e7). In this video, he takes a closer look at creating a Visual Studio style application, shows how to create custom properties in the property grid, and adds a tab to one of the dockable windows.</description>
            <link>http://msdn.microsoft.com/visualc/cc789362.aspx</link>
            <guid isPermaLink="false">2DA768E6-7CDF-407A-875C-1BA34A0D119D</guid>
            <pubDate>Tue, 5 Aug 2008 17:41:33 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Visual C++ 2008 Feature Pack? Part 2: Using the Ribbon Bar</title>
            <description>Jonathan Wood continues to discuss the feature pack update (downloadable from http://www.microsoft.com/downloads/details.aspx?FamilyID=d466226b-8dab-445f-a7b4-448b326c48e7). In this video, he takes a closer look at the new ribbon bar and how to customize it for your application.</description>
            <link>http://msdn.microsoft.com/visualc/cc745979.aspx</link>
            <guid isPermaLink="false">96D23EFC-83B0-48F8-A5EB-8709DB19950E</guid>
            <pubDate>Wed, 30 Jul 2008 18:21:52 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Visual C++ 2008 Feature Pack? Part 1: Introduction</title>
            <description>In this video, Jonathan Wood introduces the feature pack update (downloadable from http://www.microsoft.com/downloads/details.aspx?FamilyID=d466226b-8dab-445f-a7b4-448b326c48e7), describing what it&apos;s all about and what it includes.</description>
            <link>http://msdn.microsoft.com/visualc/cc770257.aspx</link>
            <guid isPermaLink="false">76315FAD-9C3E-4E14-9BAE-1035D8FC4DED</guid>
            <pubDate>Tue, 22 Jul 2008 18:10:31 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create a Splash Screen in an MFC Application?</title>
            <description>Jonathan Wood demonstrates creating a splash screen, which can display your logo or other information as your MFC application starts up.</description>
            <link>http://msdn.microsoft.com/visualc/cc721654.aspx</link>
            <guid isPermaLink="false">7CDAFB0D-A777-4A53-806A-1E1B2CB52BF4</guid>
            <pubDate>Tue, 15 Jul 2008 20:29:30 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Learn the Principles of Object-Oriented Programming?</title>
            <description>Join Jonathan Wood as he provides an introduction to object-oriented programming (OOP) for C++ programmers still learning OOP concepts. Explore the principles of OOP and learn to write a small MFC program that illustrates these concepts..</description>
            <link>http://msdn.microsoft.com/visualc/cc709415.aspx</link>
            <guid isPermaLink="false">4993C2D9-2A8E-4192-9A3C-7C0C7F92E73A</guid>
            <pubDate>Tue, 8 Jul 2008 14:50:54 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Implement CScrollView in an Application?</title>
            <description>Jonathan Wood demonstrates using the CScrollView class, which makes it easy to create a scrollable view in your MFC applications.</description>
            <link>http://msdn.microsoft.com/visualc/cc719032.aspx</link>
            <guid isPermaLink="false">98241265-7217-4DA0-9C5A-DD89DCA1CC34</guid>
            <pubDate>Tue, 1 Jul 2008 02:37:41 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Change the Mouse Cursor in an Microsoft Foundation Class Application?</title>
            <description>Jonathan Wood demonstrates several ways you can change the mouse cursor in an Microsoft Foundation Class application.</description>
            <link>http://msdn.microsoft.com/visualc/cc703623.aspx</link>
            <guid isPermaLink="false">68C31B5F-9379-49A2-A252-8CAA0EF4B75B</guid>
            <pubDate>Wed, 25 Jun 2008 00:20:44 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Work with Unicode Text in Microsoft Foundation Class?</title>
            <description>In this video, Jonathan Wood provides an overview of Unicode characters, and discusses when and how to use Unicode characters.</description>
            <link>http://msdn.microsoft.com/visualc/cc679026.aspx</link>
            <guid isPermaLink="false">B0224D52-2CD8-44DD-968A-CFCA2F79A2FA</guid>
            <pubDate>Tue, 10 Jun 2008 10:00:27 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create a Phone Book Application in MFC?</title>
            <description>Learn how to create a useful real-life program in Microsoft Foundation Class (MFC). Jonathan Wood shows you how to create a simple telephone number application.</description>
            <link>http://msdn.microsoft.com/visualc/cc655791.aspx</link>
            <guid isPermaLink="false">24955270-E447-44C5-A34A-B07576503395</guid>
            <pubDate>Tue, 3 Jun 2008 00:16:39 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Detect Memory Leaks in an MFC Application?</title>
            <description>over some of the Microsoft Foundation Class (MFC) libraries that help to detect and debug memory leaks. Jonathan Wood explains how and offers some tips for preventing memory leaks from happening in the first place.</description>
            <link>http://msdn.microsoft.com/visualc/cc563920.aspx</link>
            <guid isPermaLink="false">A9E6B63B-3AFD-4A62-8AB4-F0CD0A813957</guid>
            <pubDate>Tue, 27 May 2008 23:00:51 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create Context-Sensitive Menus in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates creating context-sensitive menus in an MFC application. He shows how a single window can popup menus in response to right mouse clicks, which are specific to objects that are under the mouse pointer.</description>
            <link>http://msdn.microsoft.com/visualc/cc514027.aspx</link>
            <guid isPermaLink="false">F6624A6A-4860-4A0C-ABFC-74C3F21C1410</guid>
            <pubDate>Tue, 20 May 2008 19:01:03 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create Tray Icons in MFC?</title>
            <description>Join Jonathan Wood as he demonstrates how to create tray icons in the Windows Taskbase from an Microsoft Foundation Class (MFC) application.</description>
            <link>http://msdn.microsoft.com/visualc/cc512459.aspx</link>
            <guid isPermaLink="false">2F76247F-F211-4408-9186-40728C5F563A</guid>
            <pubDate>Tue, 13 May 2008 09:31:36 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create my Own Custom Exception Classes?</title>
            <description>Explore the reasons and techniques for creating custom exception classes in a Microsoft Foundation Class (MFC) application. Jonathan Wood demonstrates how.</description>
            <link>http://msdn.microsoft.com/visualc/cc510249.aspx</link>
            <guid isPermaLink="false">D8C34916-24B5-4C50-A20C-2A7F0252A967</guid>
            <pubDate>Thu, 8 May 2008 14:48:15 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Quickly Create Simple Applications using MFC?</title>
            <description>While MFC is a rich and complex platform, Jonathan Wood demonstrates that MFC can be used to quickly create simple applications, nearly as quickly as with other development tools known for their rapid prototyping capabilities.</description>
            <link>http://msdn.microsoft.com/visualc/cc507088.aspx</link>
            <guid isPermaLink="false">14690AE1-2271-4DAA-B7B6-C51CB1566B85</guid>
            <pubDate>Tue, 29 Apr 2008 00:24:11 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use C++ Inheritance to Extend MFC?</title>
            <description>In this video, Jonathan Wood demonstrates C++ inheritance by extending MFC&apos;s CString class with methods for parsing file paths. Inheritance is a feature of C++ that can be used to great effect with MFC.</description>
            <link>http://msdn.microsoft.com/visualc/cc527449.aspx</link>
            <guid isPermaLink="false">1F458297-5335-4872-9169-EB122B239AA1</guid>
            <pubDate>Tue, 22 Apr 2008 16:57:18 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the MFC FTP Classes?</title>
            <description>In this video, Jonathan Wood demonstrates using the CInternetSession, CFtpConnection, and CFtpFindFile classes to browse and navigate the contents of an FTP directory. (FTP is an Internet standard for transferring files.)</description>
            <link>http://msdn.microsoft.com/visualc/cc506059.aspx</link>
            <guid isPermaLink="false">8658520A-C211-402D-B3C3-C552C80AD29B</guid>
            <pubDate>Tue, 15 Apr 2008 23:01:12 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CFile Class?</title>
            <description>In this video, Jonathan Wood demonstrates use of MFC&apos;s CFile and CStdioFile classes. These classes make it easier to read, write, and manipulate disk files.</description>
            <link>http://msdn.microsoft.com/visualc/cc470039.aspx</link>
            <guid isPermaLink="false">E156B074-7E2C-4C24-AEFB-02287FB00D48</guid>
            <pubDate>Tue, 8 Apr 2008 22:33:13 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Use Speech Recognition in an Application?</title>
            <description>In this video Will DePalo explains how you can use speech recognition in the applications that you build with Visual C++ so that your users can control them with their voice. In addition, he explains how to set up the development environment and how to use the Platform SDK&apos;s grammar compiler.</description>
            <link>http://msdn.microsoft.com/visualc/cc482921.aspx</link>
            <guid isPermaLink="false">DD682DF1-D0BC-4232-9E62-0E1E3E89F2D9</guid>
            <pubDate>Tue, 1 Apr 2008 22:12:28 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Get Started with Speech Recognition?</title>
            <description>In this video introduction to speech recognition Will DePalo explains the runtime and development requirements for doing speech development natively with Visual C++. In addition he discusses create grammar files and how to compile them.</description>
            <link>http://msdn.microsoft.com/visualc/cc432848.aspx</link>
            <guid isPermaLink="false">7D32766D-301E-4B32-9D17-6723B0820907</guid>
            <pubDate>Tue, 25 Mar 2008 12:01:18 -0700</pubDate>
        </item>
        <item>
            <title>How Do I: Create a Console Application with Visual C++ Express Edition?</title>
            <description>In this video you&apos;ll learn how to use Visual C++ Express Edition to create console applications using the C and C++ languages. In addition the video explains how to create projects from scratch and how to use the IDE to build and debug them.</description>
            <link>http://msdn.microsoft.com/visualc/cc296427.aspx</link>
            <guid isPermaLink="false">C5EE60AF-D392-4120-A5B6-1EF7949639EA</guid>
            <pubDate>Wed, 20 Feb 2008 12:13:08 -0800</pubDate>
        </item>
        <item>
            <title>How Do I: Build an Internet Server API?</title>
            <description>In this video Will DePalo will explain how to build an Internet Server API (ISAPI) extension DLL so that your web server can deliver to visitors to your web site dynamic content which is accessible via a native library implemented using a C or C++ interface.</description>
            <link>http://msdn.microsoft.com/visualc/bb985511.aspx</link>
            <guid isPermaLink="false">3mo8bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 8 Jan 2008 20:31:05 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Save My Window Position and Size Between Sessions?</title>
            <description>In this video, Jonathan Wood shows how your applications can preserve window and toolbar position and size between program sessions.</description>
            <link>http://msdn.microsoft.com/visualc/bb978781.aspx</link>
            <guid isPermaLink="false">uiojbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 18 Dec 2007 20:31:05 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CDHtmlDialog Class?</title>
            <description>In this video, Jonathan Wood demonstrates how to use the CDHtmlDialog class, which allows you to create a dialog box that displays an HTML resource.</description>
            <link>http://msdn.microsoft.com/visualc/bb975137.aspx</link>
            <guid isPermaLink="false">6ywcbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 11 Dec 2007 21:45:01 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Register Custom Window Classes?</title>
            <description>In this video, Jonathan Wood describes what window classes are, and shows you how to use functions like AfxRegisterWndClass() to register your own custom window classes.</description>
            <link>http://msdn.microsoft.com/visualc/bb896771.aspx</link>
            <guid isPermaLink="false">f6m8bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 4 Dec 2007 20:32:23 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Learn C++ Programming as a .NET Developer? (Part I)</title>
            <description>In this video, learn how to use the Win32 API in .NET assemblies built with the “managed” version of C++, called C++/CLI, in order to gain access to features of Windows not exposed by the .NET Framework.</description>
            <link>http://msdn.microsoft.com/visualc/bb933737.aspx</link>
            <guid isPermaLink="false">j0ppbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 20 Nov 2007 19:27:13 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Learn C++ Programming as a .NET Developer? (Part 2)</title>
            <description>In this video, learn how to build an assembly with C++/CLI that contains a class that wraps several of the functions in the Windows Vista transacted file system API. .NET applications can reference the transacted file system which is normally only available to native applications.</description>
            <link>http://msdn.microsoft.com/visualc/bb933760.aspx</link>
            <guid isPermaLink="false">2v8obb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 20 Nov 2007 19:26:22 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use and Customize the MFC Status Bar?</title>
            <description>In this video, Jonathan Wood provides an overview of the MFC status bar class and demonstrates code to modify and customize the status bar in an MFC application.</description>
            <link>http://msdn.microsoft.com/visualc/bb964488.aspx</link>
            <guid isPermaLink="false">7ujjbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 20 Nov 2007 19:23:07 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Make Use of Assemblies Written in Any CLS Language?</title>
            <description>In this video, Will DePalo shows you a simple technique to use in the Visual C++ applications you develop to make use of assemblies written in any CLS-compliant language.</description>
            <link>http://msdn.microsoft.com/visualc/bb892741.aspx</link>
            <guid isPermaLink="false">9opabb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 13 Nov 2007 21:34:12 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use .NET Assemblies in Native C++ Applications?</title>
            <description>In this video, Will DePalo shows how to write your own wrappers to bridge the gap between native and managed environments by displaying a C# form in a C++ application.</description>
            <link>http://msdn.microsoft.com/visualc/bb892742.aspx</link>
            <guid isPermaLink="false">fr35bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 13 Nov 2007 21:33:54 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Encrypt and Decrypt Files?</title>
            <description>In this video, learn how to encrypt and decrypt files using a symmetric key algorithm (e.g. RC2, RC4, DES, Triple-DES, and AES) by building an application with Visual C++ Express Edition that uses the CAPICOM component.</description>
            <link>http://msdn.microsoft.com/visualc/bb892743.aspx</link>
            <guid isPermaLink="false">2wzxbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 13 Nov 2007 21:32:02 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create a Control Panel Application in Visual C++?</title>
            <description>In this video, Will DePalo uses Visual C++ Express Edition to demonstrate how to create a Control Panel application.</description>
            <link>http://msdn.microsoft.com/visualc/bb892744.aspx</link>
            <guid isPermaLink="false">t67jbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 13 Nov 2007 21:31:37 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CtrlView Classes in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates the MFC classes that derive from CtrlView, including CEditView, CRichEditView, CListview, and CTreeView. You can enhance your application&apos;s functionality by deriving its view class from these classes.</description>
            <link>http://msdn.microsoft.com/visualc/bb931336.aspx</link>
            <guid isPermaLink="false">0op2bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 6 Nov 2007 22:11:23 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use the CBitmapButton Class in MFC?</title>
            <description>In this video, Jonathan Wood shows you how to use the MFC CBitmapButton class to change the appearance of a standard button control with custom bitmaps.</description>
            <link>http://msdn.microsoft.com/visualc/bb931337.aspx</link>
            <guid isPermaLink="false">3d18bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 6 Nov 2007 22:10:33 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Application Resources in Visual Studio?</title>
            <description>In this video, Jonathan Wood describes and uses types of application resources, such as accelerators, bitmaps, and cursors.</description>
            <link>http://msdn.microsoft.com/visualc/bb931338.aspx</link>
            <guid isPermaLink="false">y89ubb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 6 Nov 2007 22:09:34 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Windows Controls in My MFC Application?</title>
            <description>Use this video by Jonathan Wood to get an introduction to standard Windows controls, as well as tips on how best to use them.</description>
            <link>http://msdn.microsoft.com/visualc/bb931339.aspx</link>
            <guid isPermaLink="false">3dy7bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 6 Nov 2007 22:08:26 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Transaction Manager in Windows Vista Kernel?</title>
            <description>In this video, see how to use the Transaction Manager in the Windows Vista kernel, and how to complete multiple transacted file and Win32 API registry operations in the context of atomic transactions.</description>
            <link>http://msdn.microsoft.com/visualc/bb822924.aspx</link>
            <guid isPermaLink="false">sctnbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 30 Oct 2007 23:16:26 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Deliver Text-to-Speech with Visual C++?</title>
            <description>In this video you’ll learn how to use the Speech Applications Programming Interface (SAPI) in applications you build with Visual C++ to deliver spoken output to your users.</description>
            <link>http://msdn.microsoft.com/visualc/bb924350.aspx</link>
            <guid isPermaLink="false">t78ubb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 30 Oct 2007 23:15:36 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Perform Read and Write Operations Asynchronously in Visual C++?</title>
            <description>In this video, learn how to perform read and write operations asynchronously so that your Visual C++ applications can continue to execute while I/O operations are in progress.</description>
            <link>http://msdn.microsoft.com/visualc/bb924351.aspx</link>
            <guid isPermaLink="false">4r6ybb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 30 Oct 2007 23:14:10 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Run Document-Centric Visual C++ Applications as a Single Instance?</title>
            <description>In this video, find out how to limit the Visual C++ applications you build to run in one instance.</description>
            <link>http://msdn.microsoft.com/visualc/bb924354.aspx</link>
            <guid isPermaLink="false">edtybb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 30 Oct 2007 23:13:04 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use ActiveX Controls in an MFC Application?</title>
            <description>This video provides an introduction to ActiveX controls and demonstrates an easy way to include them in a dialog box within an MFC application. NOTE: In order to run this project without change, you will need the Microsoft Office Calendar control installed on your system.</description>
            <link>http://msdn.microsoft.com/visualc/bb905515.aspx</link>
            <guid isPermaLink="false">rfy8bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 23 Oct 2007 19:26:54 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Eliminate &quot;Flicker&quot; when Drawing in a Window?</title>
            <description>This video demonstrates advanced custom drawing techniques and includes three different approaches to reducing &quot;flicker&quot; when painting an application&apos;s window.</description>
            <link>http://msdn.microsoft.com/visualc/bb905516.aspx</link>
            <guid isPermaLink="false">6u9lbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 23 Oct 2007 19:25:44 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Get Started Using the MFC Internet Classes?</title>
            <description>This video offers an introduction to the Internet classes provided by MFC.</description>
            <link>http://msdn.microsoft.com/visualc/bb905517.aspx</link>
            <guid isPermaLink="false">c4t5bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 23 Oct 2007 19:23:23 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Implement Drag and Drop in MFC?</title>
            <description>This video demonstrates several different type of drag and drop implementations in MFC applications.</description>
            <link>http://msdn.microsoft.com/visualc/bb905826.aspx</link>
            <guid isPermaLink="false">er44bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 23 Oct 2007 19:22:08 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Store Application Settings in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates the best way to store application settings in MFC and then automatically restore them the next time the application runs.</description>
            <link>http://msdn.microsoft.com/visualc/bb819578.aspx</link>
            <guid isPermaLink="false">tg8ibb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 16 Oct 2007 18:06:26 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Classes for Accessing a Windows Common Dialog Box?</title>
            <description>This video by Jonathan Wood details the MFC classes for accessing a Windows common dialog box. The Open, Save As, Color, and Font dialog boxes are demonstrated.</description>
            <link>http://msdn.microsoft.com/visualc/bb879917.aspx</link>
            <guid isPermaLink="false">dcjkbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 16 Oct 2007 18:05:12 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Learn Techniques to Decrease Buffer Overruns in Visual C++?</title>
            <description>In this video, Will DePalo shows you techniques to decrease the possibility that a buffer overrun can be used by malicious users to modify the behavior of the applications you develop with Visual C++.</description>
            <link>http://msdn.microsoft.com/visualc/bb879918.aspx</link>
            <guid isPermaLink="false">3edfbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 16 Oct 2007 18:04:32 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Implement Print and Print Preview in MFC?</title>
            <description>In this video, Jonathan Wood demonstrates implementing default Print and Print Preview features in an MFC application.</description>
            <link>http://msdn.microsoft.com/visualc/bb879960.aspx</link>
            <guid isPermaLink="false">1t66bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 16 Oct 2007 18:03:33 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Basic MFC Commands and Command Handlers?</title>
            <description>In this video, Jonathan Wood describes basic MFC commands and command handlers, and shows how to implement command update handlers to change the state of menu and toolbar commands.</description>
            <link>http://msdn.microsoft.com/visualc/bb663563.aspx</link>
            <guid isPermaLink="false">rfu8bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 9 Oct 2007 21:01:46 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Debug Macros and Functions to Track My Application?</title>
            <description>In this video, Jonathan Wood provides an overview and examples of using the MFC debug macros, including TRACE(), ASSERT(), VERIFY() and ASSERT_VALID().</description>
            <link>http://msdn.microsoft.com/visualc/bb803727.aspx</link>
            <guid isPermaLink="false">lop3bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 9 Oct 2007 20:58:32 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Active Template Library Support in Visual C++?</title>
            <description>In this video, you’ll learn how to use the Active Template Library support in Visual C++ to build a COM component to be used by applications written in other languages.</description>
            <link>http://msdn.microsoft.com/visualc/bb803728.aspx</link>
            <guid isPermaLink="false">3b88bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 9 Oct 2007 20:57:41 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create an Owner Drawn Toolbar in MFC?</title>
            <description>In this video, David Ching demonstrates how to create an owner-drawn toolbar in MFC that includes more than buttons.</description>
            <link>http://msdn.microsoft.com/visualc/bb814927.aspx</link>
            <guid isPermaLink="false">bip1bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 9 Oct 2007 20:56:23 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Draw in Windows Using Device Context and the MFC CDC Class?</title>
            <description>In this video featuring Jonathan Woods, get an overview and examples of drawing in Windows and MFC using a device context and the CDC class.</description>
            <link>http://msdn.microsoft.com/visualc/bb814927.aspx</link>
            <guid isPermaLink="false">r8unbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 2 Oct 2007 14:21:06 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Report Significant Events to the Event Log?</title>
            <description>In this video featuring Will DePalo, learn how to report significant events to the event log, and how to compile and build the message DLLs required to do so.</description>
            <link>http://msdn.microsoft.com/visualc/bb814928.aspx</link>
            <guid isPermaLink="false">tm0ibb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 2 Oct 2007 14:20:14 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Collection Classes?</title>
            <description>In this video, Jonathan Wood gives an overview and examples of the collection classes baed on templates in MFC.</description>
            <link>http://msdn.microsoft.com/visualc/bb802823.aspx</link>
            <guid isPermaLink="false">c09ibb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 2 Oct 2007 14:19:35 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Custom Draw Techniques for the MFC ListCtrl?</title>
            <description>In this video, David Ching shows you how to jazz up your LstCtrl using Custom Draw. Highlights include changing background colors and fonts, adding list items, resizing column widths, and more.</description>
            <link>http://msdn.microsoft.com/visualc/bb802953.aspx</link>
            <guid isPermaLink="false">z28ubb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 2 Oct 2007 14:18:22 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Transfer Data Between Variables and Dialog Controls?</title>
            <description>This video describes the mechanisms for easily transferring data between variables and dialog controls. Several examples are given along with brief analysis of some of the underlying MFC source code.</description>
            <link>http://msdn.microsoft.com/visualc/bb851551.aspx</link>
            <guid isPermaLink="false">r9lobb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 25 Sep 2007 14:34:04 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Store External Data Files Within an EXE?</title>
            <description>In this video, David Ching shows how to store external data files within an EXE to simplify the deployability of an application.</description>
            <link>http://msdn.microsoft.com/visualc/bb851553.aspx</link>
            <guid isPermaLink="false">my66bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 25 Sep 2007 14:32:16 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create Splitter Windows Using the CSplitterWnd Class in Visual C++?</title>
            <description>This video describes the different types of splitter windows, emphasizes the Visual C++ Wizards support for splitter windows, and examines the code and functionality generated by the Wizards.</description>
            <link>http://msdn.microsoft.com/visualc/bb851559.aspx</link>
            <guid isPermaLink="false">r08mbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 25 Sep 2007 14:31:22 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Send Control Notification to a Parent Window?</title>
            <description>Many controls send notifications to their parent window, and in order to modify control behaviors, code associated with the parent window must be added. In this video, learn about message reflection in C++ and how to write classes to change the behavior of a control and reuse them in an application.</description>
            <link>http://msdn.microsoft.com/visualc/bb851560.aspx</link>
            <guid isPermaLink="false">2de4bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 25 Sep 2007 14:30:06 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC to Implement Owner List Boxes and Combo Boxes?</title>
            <description>In this video, Jonathan Wood shows how to use MFC to implement owner-draw list boxes and combo boxes. A sample project is created resulting in a combo box that displays color items instead of the usual text items.</description>
            <link>http://msdn.microsoft.com/visualc/bb838680.aspx</link>
            <guid isPermaLink="false">3r55bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 18 Sep 2007 18:54:34 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Control Classes to Customize Control Behavior?</title>
            <description>In this video, Jonathon Wood demonstrates how to overwrite control behavior in MFC.</description>
            <link>http://msdn.microsoft.com/visualc/bb838685.aspx</link>
            <guid isPermaLink="false">pl3dbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 18 Sep 2007 18:53:02 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Build a DLL?</title>
            <description>In this video, Jonathan Wood shows you what a DLL is and how to build, debug, and inspect one.</description>
            <link>http://msdn.microsoft.com/visualc/bb838687.aspx</link>
            <guid isPermaLink="false">a5j0bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 18 Sep 2007 18:53:45 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use MFC Support for Exception Handling in C++?</title>
            <description>This video provides an overview of C++ exception handling and MFC support for exception handling.</description>
            <link>http://msdn.microsoft.com/visualc/bb838688.aspx</link>
            <guid isPermaLink="false">4fgybb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 18 Sep 2007 18:52:14 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create Property Pages Using Microsoft Foundation Classes (MFC)?</title>
            <description>In this video, Jonathan Wood shows you how to create property sheets in MFC in Visual Studio.</description>
            <link>http://msdn.microsoft.com/visualc/bb687943.aspx</link>
            <guid isPermaLink="false">r72tbb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 11 Sep 2007 22:56:04 +0000</pubDate>
        </item>
        <item>
            <title>How do I: Get Started with the MFC Serializing Mechanism?</title>
            <description>In this video, Jonathon Wood gives an overview of the MFC serializing mechanism used to store and reload application data to disk. MFC will implement logic if standard serialization logic is used, and will save a lot of time.</description>
            <link>http://msdn.microsoft.com/visualc/bb756873.aspx</link>
            <guid isPermaLink="false">m8uj3bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 11 Sep 2007 21:26:24 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create and Analyze a Mini-Dump File in Windows?</title>
            <description>Mini-dumps contain pertinent data during a crash. When analyzed in Visual Studio, they show the call stack and symbols, just as if the crash had occurred on the developer&apos;s machine while debugging within Visual Studio. Mini-dumps are captured in Windows XP and Windows Vista without requiring Visual Studio or any other tool to be installed or running.</description>
            <link>http://msdn.microsoft.com/visualc/bb738099.aspx</link>
            <guid isPermaLink="false">t8mb3bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 4 Sep 2007 11:22:59 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Create a Windows Service Using Active Template Library?</title>
            <description>In this video, Will DePalo will show you how to create a Windows service using the Active Template Library (ATL) service wizard that is included in Visual Studio 2005.</description>
            <link>http://msdn.microsoft.com/visualc/bb735846.aspx</link>
            <guid isPermaLink="false">0p7u7bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 28 Aug 2007 10:25:13 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Improve My Debugging Productivity with Visual C++ Visualizers?</title>
            <description>This video illustrates how to create and use a VC++ Visualizer (also known as an Expression Evaluator) to display custom data types while debugging.</description>
            <link>http://msdn.microsoft.com/visualc/bb684927.aspx</link>
            <guid isPermaLink="false">tmm97bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 21 Aug 2007 00:45:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use the Visual Studio IDE? (IDE 101, Part 2)</title>
            <description>This video discusses how to use the features of Visual Studio IDE, primarily using Visual C++. Topics include creating different kinds of projects and the files that are generated; working with project files and solutions is also covered.</description>
            <link>http://msdn.microsoft.com/visualc/bb734998.aspx</link>
            <guid isPermaLink="false">6oo07bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 14 Aug 2007 11:43:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Develop MFC Applications with Visual Studio?</title>
            <description>In this video, Jonathan Wood teaches the basics of developing an MFC application in Visual Studio 2005, and then adds custom functionality to the application.</description>
            <link>http://msdn.microsoft.com/visualc/bb693459.aspx</link>
            <guid isPermaLink="false">ikm47bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 7 Aug 2007 02:43:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Visual C++ to Start, Stop and Configure Windows Services?</title>
            <description>In this video you will learn how to use Visual C++ to create an application to start, stop and configure Windows services.</description>
            <link>http://msdn.microsoft.com/visualc/bb630223.aspx</link>
            <guid isPermaLink="false">7ikhu7bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 31 Jul 2007 00:45:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Install an SDK (C++)?</title>
            <description>In this video, Will DePalo will teach you how to install an SDK to integrate with Visual C++ Express Edition using the Microsoft DirectX SDK as an example.</description>
            <link>http://msdn.microsoft.com/visualc/bb629430.aspx</link>
            <guid isPermaLink="false">t9omu7bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 24 Jul 2007 00:45:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Use Remote Debugging in a Windows Console Application?</title>
            <description>In this video, David Ching introduces remote debugging in a Windows console application in Visual C++.</description>
            <link>http://msdn.microsoft.com/visualc/bb608713.aspx</link>
            <guid isPermaLink="false">2c9f97bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 17 Jul 2007 00:45:11 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Develop a Win32 Application in Visual C++?</title>
            <description>Learn how to build a Win32 application with a graphical user interface. Since Visual C++ Express addition is configured for .NET applications, we will need to add Win32 support to the IDE first.</description>
            <link>http://msdn.microsoft.com/visualc/bb649497.aspx</link>
            <guid isPermaLink="false">25952e5c-5262-407a-8996-9dac1441756f</guid>
            <pubDate>Thu, 10 May 2007 19:31:46 +0000</pubDate>
        </item>
        <item>
            <title>How Do I: Learn to Use Visual C++ Express Edition?</title>
            <description>In this video you&apos;ll learn how to use Visual C++ Express Edition to create console applications using the C and C++ languages. In addition the video explains how to create projects from scratch and how to use the IDE to build and debug them.</description>
            <link>http://msdn.microsoft.com/visualc/bb530677.aspx</link>
            <guid isPermaLink="false">nT0397bb-0873-4837-9107-4268cb525be4</guid>
            <pubDate>Tue, 10 Jul 2007 00:45:11 +0000</pubDate>
        </item>
    </channel>
</rss>
