<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'How do I support copying data to the clip board?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'How do I support copying data to the clip board?' posted on the 'C++ MFC' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2012 Programmers Heaven</copyright>
    <pubDate>Wed, 23 May 2012 22:06:19 -0700</pubDate>
    <lastBuildDate>Wed, 23 May 2012 22:06:19 -0700</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>How do I support copying data to the clip board?</title>
      <link>http://www.programmersheaven.com/mb/mfc_coding/408430/408430/how-do-i-support-copying-data-to-the-clip-board/</link>
      <description>I am currently developing an application using C++ and MFC. After gathering user data, it runs for a bit and produces its output in a separate window. I created this output window by deriving from the class CframeWnd and then defining CoutputWindow::OnCreate. I would consider this to be fairly standard.&lt;br /&gt;
&lt;br /&gt;
It works and the output displayed is correct but I would the user to be able to highlight part or the entire window using his/her mouse and then type control-C to copy the highlighted text to the clip board. That part does not work. Is there an easy way for me to make this work? Did I make the wrong decision when I derived from CframeWnd? By any chance, is there a standard class in MFC that supports this feature with little or no additional work by the programmer?&lt;br /&gt;
&lt;br /&gt;
Bob &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/mfc_coding/408430/408430/how-do-i-support-copying-data-to-the-clip-board/</guid>
      <pubDate>Tue, 27 Oct 2009 16:55:09 -0700</pubDate>
      <category>C++ MFC</category>
    </item>
  </channel>
</rss>
