<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Wrapping WINAPI in C++ classes' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Wrapping WINAPI in C++ classes' posted on the 'C/C++ Windows API' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Thu, 09 Feb 2012 08:47:39 -0800</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 08:47:40 -0800</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Wrapping WINAPI in C++ classes</title>
      <link>http://www.programmersheaven.com/mb/Win32API/393446/393446/wrapping-winapi-in-c++-classes/</link>
      <description>Hi. How can I wrap my API code in a C++ class?&lt;br /&gt;
&lt;br /&gt;
dede&lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/393446/393446/wrapping-winapi-in-c++-classes/</guid>
      <pubDate>Wed, 08 Jul 2009 04:59:51 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: Wrapping WINAPI in C++ classes</title>
      <link>http://www.programmersheaven.com/mb/Win32API/393446/396437/re-wrapping-winapi-in-c++-classes/#396437</link>
      <description>It is already done in MFC, and in several other. But lightweight one is RAD C++ GUI Library &lt;a href="http://www.radcpp.com."&gt;http://www.radcpp.com.&lt;/a&gt;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/393446/396437/re-wrapping-winapi-in-c++-classes/#396437</guid>
      <pubDate>Thu, 03 Sep 2009 06:28:09 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: Wrapping WINAPI in C++ classes</title>
      <link>http://www.programmersheaven.com/mb/Win32API/393446/408290/re-wrapping-winapi-in-c++-classes/#408290</link>
      <description>Sorry for taking time to reply. I know about MFC but I don't like it. I meant how to wrap a CPP class in raw API. I would love to understand it from the beginning : That's my point. Thanks for your concern.&lt;br /&gt;
dede&lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/393446/408290/re-wrapping-winapi-in-c++-classes/#408290</guid>
      <pubDate>Sun, 25 Oct 2009 09:40:42 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: Wrapping WINAPI in C++ classes</title>
      <link>http://www.programmersheaven.com/mb/Win32API/393446/408709/re-wrapping-winapi-in-c++-classes/#408709</link>
      <description>&lt;span style="color: Blue;"&gt;Your question is too wide to answer. A simple answer would be just to create class(es) and write WINAPI code in their methods. See: if I answer like that - it is not a good answer. Tell me about the problem you are having? Do you want to create your own MFC-like library?&lt;/span&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/393446/408709/re-wrapping-winapi-in-c++-classes/#408709</guid>
      <pubDate>Mon, 02 Nov 2009 05:05:32 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
    <item>
      <title>Re: Wrapping WINAPI in C++ classes</title>
      <link>http://www.programmersheaven.com/mb/Win32API/393446/411632/re-wrapping-winapi-in-c++-classes/#411632</link>
      <description>Hi fellas, Hope new year came with a better code :)&lt;br /&gt;
Well, I wanted to write a very primitive window, just a window but in OOP. Again, I HATE MFC, feels like a sea of snakes :).&lt;br /&gt;
Good luck and thanks&lt;br /&gt;
dede&lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Win32API/393446/411632/re-wrapping-winapi-in-c++-classes/#411632</guid>
      <pubDate>Thu, 07 Jan 2010 05:31:37 -0800</pubDate>
      <category>C/C++ Windows API</category>
    </item>
  </channel>
</rss>
