<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0">
  <channel>
    <title>The Code Project Latest Articles</title>
    <link>http://www.codeproject.com</link>
    <description>Latest Articles from The Code Project</description>
    <language>en-us</language>
    <image>
      <title>The Code Project</title>
      <url>http://www.codeproject.com/images/codeproject100x30.gif</url>
      <link>http://www.codeproject.com</link>
      <width>100</width>
      <height>30</height>
      <description>The Code Project</description>
    </image>
    <copyright>Copyright &amp;copy; CodeProject, 1999-2010</copyright>
    <webMaster>webmaster@codeproject.com</webMaster>
    <lastBuildDate>Tue, 09 Feb 2010 15:36:00 GMT</lastBuildDate>
    <ttl>20</ttl>
    <generator>C# Hand-coded goodness</generator>
    <item xsi:type="article">
      <title>Perfect Semi-transparent &amp; Shaped Dialogs with Standard, ActiveX, and Translucent Controls for Windows 2000+</title>
      <description>This article tries to find a way to show standard controls, ActiveX controls, translucent controls on layered windows. Native MFC source code provided.</description>
      <link>http://www.codeproject.com/KB/dialog/PerfectTranlucentDlg.aspx</link>
      <author>D.K.Wang</author>
      <category>C++ (VC6</category>
      <category>VC7</category>
      <category>VC7.1</category>
      <category>VC8.0)</category>
      <category>C++/CLI</category>
      <category>C</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>Win64</category>
      <category>Visual-Studio</category>
      <category>MFC</category>
      <category>GDI</category>
      <category>GDI+</category>
      <category>Dev</category>
      <pubDate>Wed, 10 Feb 2010 00:33:00 GMT</pubDate>
      <subject>Dialogs and Windows</subject>
      <GUID>http://www.codeproject.com/KB/dialog/PerfectTranlucentDlg.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>A Fast and Easy to Use AES Library</title>
      <description>A fast and easy to use AES library.</description>
      <link>http://www.codeproject.com/KB/library/EFAESLIB.aspx</link>
      <author>robertguan</author>
      <category>C++</category>
      <category>C</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 15:36:00 GMT</pubDate>
      <subject>Libraries</subject>
      <GUID>http://www.codeproject.com/KB/library/EFAESLIB.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Tabbed ActiveX control modified</title>
      <description>A Property Sheet as an ActiveX control</description>
      <link>http://www.codeproject.com/KB/tabs/TabbedAtxMod.aspx</link>
      <author>Habeeballah Hasnoddin</author>
      <category>C++ (VC8.0</category>
      <category>VC9.0)</category>
      <category>Windows (Win2K</category>
      <category>WinXP</category>
      <category>Win2003)</category>
      <category>.NET (.NET2.0)</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 14:56:00 GMT</pubDate>
      <subject>Tabs &amp; Property Pages</subject>
      <GUID>http://www.codeproject.com/KB/tabs/TabbedAtxMod.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>nxAjax - An Ajax Library</title>
      <description>nxAjax is a .Net easy use Ajax Framework </description>
      <link>http://www.codeproject.com/KB/ajax/nxajaxlibrary.aspx</link>
      <author>Fernando Escolar</author>
      <category>C++/CLI</category>
      <category>C# (C#1.0</category>
      <category>C#2.0</category>
      <category>C#3.0)</category>
      <category>VB (VB7.x</category>
      <category>VB8.0</category>
      <category>VB9.0)</category>
      <category>Javascript</category>
      <category>CSS</category>
      <category>HTML</category>
      <category>.NET (.NET1.0</category>
      <category>.NET1.1</category>
      <category>.NET2.0</category>
      <category>.NET3.0</category>
      <category>.NET3.5)</category>
      <category>ASP.NET</category>
      <category>Ajax</category>
      <category>jQuery</category>
      <category>Architect</category>
      <category>Dev</category>
      <category>Design</category>
      <pubDate>Tue, 09 Feb 2010 11:13:00 GMT</pubDate>
      <subject>Ajax and Atlas</subject>
      <GUID>http://www.codeproject.com/KB/ajax/nxajaxlibrary.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>2D Drawing with an OpenGL Control</title>
      <description>An article explaning how to create a user control for 2D shape drawing with OpenGL</description>
      <link>http://www.codeproject.com/KB/openGL/GLView.aspx</link>
      <author>Ozgur Ozcitak</author>
      <category>C++/CLI</category>
      <category>VC8.0</category>
      <category>Windows</category>
      <category>.NET2.0</category>
      <category>Visual-Studio</category>
      <category>OpenGL</category>
      <category>Dev</category>
      <pubDate>Tue, 09 Feb 2010 00:26:00 GMT</pubDate>
      <subject>OpenGL</subject>
      <GUID>http://www.codeproject.com/KB/openGL/GLView.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>A Comprehensive Look at Concurrency through the OpenMP API</title>
      <description>The purpose of this article is to provide a framework to help achieve concurrency by using OpenMP.</description>
      <link>http://www.codeproject.com/KB/cpp/Parallelism.aspx</link>
      <author>logicchild</author>
      <category>C</category>
      <category>Windows</category>
      <category>Visual-Studio</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 21:09:00 GMT</pubDate>
      <subject>C / C++ Language</subject>
      <GUID>http://www.codeproject.com/KB/cpp/Parallelism.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>A Very Simple Way to Use Richedit 5.0 in VC6 and other VS</title>
      <description>A Good Tip of Using RichEdit5.0</description>
      <link>http://www.codeproject.com/KB/edit/UseRichEdit50.aspx</link>
      <author>GhostEx</author>
      <category>C++ (VC6)</category>
      <category>Windows</category>
      <category>MFC</category>
      <pubDate>Mon, 08 Feb 2010 15:46:00 GMT</pubDate>
      <subject>Edit Controls</subject>
      <GUID>http://www.codeproject.com/KB/edit/UseRichEdit50.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Forward/Backward Code Navigation with the Mouse Thumb Buttons Inside Visual Studio 2010 (C++, Visual Basic, F#)</title>
      <description>Addin to navigate in your code using the thumb buttons of your mouse</description>
      <link>http://www.codeproject.com/KB/macros/MouseThumbButtonVS2010.aspx</link>
      <author>Jochen Baier</author>
      <category>C++</category>
      <category>C#</category>
      <category>VB</category>
      <category>F#</category>
      <category>Windows</category>
      <category>.NET</category>
      <category>Visual-Studio (VS2010)</category>
      <category>Dev</category>
      <pubDate>Mon, 08 Feb 2010 06:30:00 GMT</pubDate>
      <subject>Macros and Add-ins</subject>
      <GUID>http://www.codeproject.com/KB/macros/MouseThumbButtonVS2010.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Writing a Sensor Driver for the Wiimote on Windows 7</title>
      <description>How to write a Sensor driver that provides access to the 3-axis accelerometer on a Nintendo Wiimote on Windows 7</description>
      <link>http://www.codeproject.com/KB/system/wiisensor.aspx</link>
      <author>gleat</author>
      <category>C++Win7VS2008</category>
      <category>Dev</category>
      <pubDate>Thu, 04 Feb 2010 21:54:00 GMT</pubDate>
      <subject>Hardware &amp; System</subject>
      <GUID>http://www.codeproject.com/KB/system/wiisensor.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Building a Programing Language: Part II - A (Adding Conditions, Loop to BrainLess)</title>
      <description>In this article, we will discuss implementing conditional statements and loops.</description>
      <link>http://www.codeproject.com/KB/recipes/BuildingBrainLess2.aspx</link>
      <author>Shakti Misra</author>
      <category>C</category>
      <category>VC9.0</category>
      <category>Dev</category>
      <pubDate>Thu, 04 Feb 2010 14:24:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/BuildingBrainLess2.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Building a Programing Language – Part I (Creating BrainLess)</title>
      <description>This is the first of a series of articles where we will explore about writing compilers.</description>
      <link>http://www.codeproject.com/KB/recipes/BuildingBrainLess.aspx</link>
      <author>Shakti Misra</author>
      <category>C++</category>
      <pubDate>Thu, 04 Feb 2010 11:52:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/BuildingBrainLess.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Remote control based on c8051 with 433MHz radio modules</title>
      <description>Remote control based on c8051 with 433MHz radio modules</description>
      <link>http://www.codeproject.com/KB/miscctrl/Remote_c8051.aspx</link>
      <author>ingvar8</author>
      <category>C</category>
      <pubDate>Thu, 04 Feb 2010 08:45:00 GMT</pubDate>
      <subject>Miscellaneous</subject>
      <GUID>http://www.codeproject.com/KB/miscctrl/Remote_c8051.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>consistent hashing</title>
      <description>an introduction and  c library source code of consistent hashing</description>
      <link>http://www.codeproject.com/KB/recipes/lib-conhash.aspx</link>
      <author>sparkliang</author>
      <category>C++</category>
      <category>C</category>
      <category>Windows</category>
      <category>Linux</category>
      <category>Dev</category>
      <pubDate>Wed, 03 Feb 2010 05:38:00 GMT</pubDate>
      <subject>Algorithms &amp; Recipes</subject>
      <GUID>http://www.codeproject.com/KB/recipes/lib-conhash.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Indoor Weather Station using Arduino</title>
      <description>A complete weather station using Arduino 2009 and Visual Basic</description>
      <link>http://www.codeproject.com/KB/system/ArduinoWeather.aspx</link>
      <author>carl morey</author>
      <category>C++</category>
      <category>VB</category>
      <category>Windows</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <pubDate>Tue, 02 Feb 2010 21:07:00 GMT</pubDate>
      <subject>Hardware &amp; System</subject>
      <GUID>http://www.codeproject.com/KB/system/ArduinoWeather.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Parallel Computing and Data Parallelism</title>
      <description>An Article that focuses on Data Parallelism based on the Multi-Core Processor Technology</description>
      <link>http://www.codeproject.com/KB/cpp/Loop_Parallelizing.aspx</link>
      <author>logicchild</author>
      <category>C++</category>
      <category>C# (C#4.0)</category>
      <category>Windows (Win2008</category>
      <category>Win7)</category>
      <category>Visual-Studio (VS2010)</category>
      <category>Architect</category>
      <category>Dev</category>
      <pubDate>Tue, 02 Feb 2010 12:00:00 GMT</pubDate>
      <subject>C / C++ Language</subject>
      <GUID>http://www.codeproject.com/KB/cpp/Loop_Parallelizing.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Changing an Object's Polymorphic Behavior at Runtime with the V-table</title>
      <description>This technique allows you to change the polymorphic behavior of an object at runtime using the v-table.</description>
      <link>http://www.codeproject.com/KB/cpp/danielh_pmorphism_w_vtabl.aspx</link>
      <author>danielh_code</author>
      <category>C++</category>
      <category>Dev</category>
      <pubDate>Mon, 01 Feb 2010 22:53:00 GMT</pubDate>
      <subject>C / C++ Language</subject>
      <GUID>http://www.codeproject.com/KB/cpp/danielh_pmorphism_w_vtabl.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>An Asynchronous HTTP Download Class (for MFC, ATL and SDK)</title>
      <description>An asynchronous HTTP download class for C++</description>
      <link>http://www.codeproject.com/KB/IP/asynchttp.aspx</link>
      <author>crazybit</author>
      <category>C++ (VC7</category>
      <category>VC8.0</category>
      <category>VC9.0)</category>
      <category>Windows</category>
      <category>WinMobile</category>
      <category>Win32</category>
      <category>MFC</category>
      <category>ATL</category>
      <pubDate>Sun, 31 Jan 2010 00:50:00 GMT</pubDate>
      <subject>Internet / Network</subject>
      <GUID>http://www.codeproject.com/KB/IP/asynchttp.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Relook your Old and New Native Applications with a Ribbon UI under Vista or Windows 7 (WTL)</title>
      <description>Including a Ribbon UI Implementation Guide with examples and a dual UI enabled legacy application</description>
      <link>http://www.codeproject.com/KB/vista/RibbonUI.aspx</link>
      <author>Alain Rist</author>
      <category>C++ (VC9.0)</category>
      <category>Windows (WinXP</category>
      <category>Win2003</category>
      <category>Vista</category>
      <category>Win2008</category>
      <category>Win7</category>
      <category>Win2008-R2)</category>
      <category>Win32</category>
      <category>Win64</category>
      <category>WTL</category>
      <category>Dev</category>
      <pubDate>Thu, 28 Jan 2010 11:32:00 GMT</pubDate>
      <subject>Vista API</subject>
      <GUID>http://www.codeproject.com/KB/vista/RibbonUI.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Selection Rectangle: An Implementation in "Explorer style" :)</title>
      <description>A semi-transparent selection rectangle</description>
      <link>http://www.codeproject.com/KB/dialog/CoverWnd.aspx</link>
      <author>Eugen Podsypalnikov</author>
      <category>C++</category>
      <category>Windows</category>
      <category>Win32</category>
      <category>MFC</category>
      <category>Dev</category>
      <pubDate>Thu, 28 Jan 2010 11:16:00 GMT</pubDate>
      <subject>Dialogs and Windows</subject>
      <GUID>http://www.codeproject.com/KB/dialog/CoverWnd.aspx</GUID>
    </item>
    <item xsi:type="article">
      <title>Self Deleting Executables</title>
      <description>How to write a program that deletes itself</description>
      <link>http://www.codeproject.com/KB/cpp/selfdel.aspx</link>
      <author>gleat</author>
      <category>C++</category>
      <category>ASM</category>
      <category>Windows</category>
      <category>Visual-Studio</category>
      <category>Dev</category>
      <pubDate>Thu, 28 Jan 2010 04:56:00 GMT</pubDate>
      <subject>C / C++ Language</subject>
      <GUID>http://www.codeproject.com/KB/cpp/selfdel.aspx</GUID>
    </item>
  </channel>
</rss>