<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Reading the screen bitmap in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986944#M27367</link>
    <description>MSDN has a full sample doing just that, written in C (it's even in old Win32 helps). The title is "Capturing an Image" (it consists of several consecutive pages). Search your Win32 API reference or MSDN. &lt;BR /&gt; &lt;BR /&gt;A &lt;A href="http://www7.compaq.com/forum?14@@.ee8a85d%20%20!SearchMark=1#1"&gt;fortran sample&lt;/A&gt;(for saving an image) occurred in this Forum so you might reuse that code as well.</description>
    <pubDate>Mon, 25 Mar 2002 09:32:13 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2002-03-25T09:32:13Z</dc:date>
    <item>
      <title>Reading the screen bitmap</title>
      <link>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986943#M27366</link>
      <description>I would like to click on a button and have the entire screen saved to a  &lt;BR /&gt;BMP file.  I can save the screen contents using PrtSc and pasting the &lt;BR /&gt;clipboard into Paint and saving from there.  But it would be neater to be &lt;BR /&gt;able to do it from within my program. So how do I read the the screen &lt;BR /&gt;bitmap?  (GETIMAGE only reads the window bitmap)</description>
      <pubDate>Fri, 22 Mar 2002 20:45:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986943#M27366</guid>
      <dc:creator>alfredodell</dc:creator>
      <dc:date>2002-03-22T20:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the screen bitmap</title>
      <link>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986944#M27367</link>
      <description>MSDN has a full sample doing just that, written in C (it's even in old Win32 helps). The title is "Capturing an Image" (it consists of several consecutive pages). Search your Win32 API reference or MSDN. &lt;BR /&gt; &lt;BR /&gt;A &lt;A href="http://www7.compaq.com/forum?14@@.ee8a85d%20%20!SearchMark=1#1"&gt;fortran sample&lt;/A&gt;(for saving an image) occurred in this Forum so you might reuse that code as well.</description>
      <pubDate>Mon, 25 Mar 2002 09:32:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986944#M27367</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-03-25T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reading the screen bitmap</title>
      <link>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986945#M27368</link>
      <description>Thanks, the Fortran sample gave me the information I needed.</description>
      <pubDate>Thu, 28 Mar 2002 09:19:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Reading-the-screen-bitmap/m-p/986945#M27368</guid>
      <dc:creator>alfredodell</dc:creator>
      <dc:date>2002-03-28T09:19:53Z</dc:date>
    </item>
  </channel>
</rss>

