<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'plz help!!!!! (about images from Paint)' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'plz help!!!!! (about images from Paint)' posted on the 'C and C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 20:31:14 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 20:31:14 -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>plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/333797/plz-help-about-images-from-paint/</link>
      <description>&lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by tylerhadfun at  2006-4-2 19:44:36&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
hey guys, im a very beginner programmer, but im also very good for my age.  however, im lookin for how to load images from paint onto the screen when i run one of my programs.  anyways, i use turbo c++ 3.0!&lt;br /&gt;
&lt;br /&gt;
is ther a function to do this?  im pretty sure ther is a way though, so plz help me =)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/333797/plz-help-about-images-from-paint/</guid>
      <pubDate>Sun, 02 Apr 2006 16:41:13 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/333810/re-plz-help-about-images-from-paint/#333810</link>
      <description>: &lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by tylerhadfun at  2006-4-2 19:44:36&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: hey guys, im a very beginner programmer, but im also very good for my age.  however, im lookin for how to load images from paint onto the screen when i run one of my programs.  anyways, i use turbo c++ 3.0!&lt;br /&gt;
: &lt;br /&gt;
: is ther a function to do this?  im pretty sure ther is a way though, so plz help me =)&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yes it is possible, but rather tricky. It is not on beginner level, so unless you can find some code doing this for you, I would advice you to wait with it until you know more about the C/C++ language.&lt;br /&gt;
&lt;br /&gt;
It would be much easier on a modern, Windows compiler.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/333810/re-plz-help-about-images-from-paint/#333810</guid>
      <pubDate>Sun, 02 Apr 2006 23:18:37 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/333844/re-plz-help-about-images-from-paint/#333844</link>
      <description>&lt;br /&gt;
: Yes it is possible, but rather tricky. It is not on beginner level, so unless you can find some code doing this for you, I would advice you to wait with it until you know more about the C/C++ language.&lt;br /&gt;
: &lt;br /&gt;
: It would be much easier on a modern, Windows compiler.&lt;br /&gt;
&lt;br /&gt;
you are right, it would be easier if i knew the c++ language better, and probly easier if i used a windows compiler.  however, i have never used a windows compiler.  also, my teacher is goin to teach me this (hopefully soon)  but i wanted to get a head start like i always do.  so thats why i wanted to know.  anyways, ill learn soon enough, and i have an idea that im going to try out today, ill post weather or not ir worked for me!&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/333844/re-plz-help-about-images-from-paint/#333844</guid>
      <pubDate>Mon, 03 Apr 2006 09:32:04 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/333873/re-plz-help-about-images-from-paint/#333873</link>
      <description>ummm, do i have 2 use data transfer? to post the image from paint that is... &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/333873/re-plz-help-about-images-from-paint/#333873</guid>
      <pubDate>Mon, 03 Apr 2006 17:20:28 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/344082/re-plz-help-about-images-from-paint/#344082</link>
      <description>: &lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by tylerhadfun at  2006-4-2 19:44:36&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: hey guys, im a very beginner programmer, but im also very good for my age.  however, im lookin for how to load images from paint onto the screen when i run one of my programs.  anyways, i use turbo c++ 3.0!&lt;br /&gt;
: &lt;br /&gt;
: is ther a function to do this?  im pretty sure ther is a way though, so plz help me =)&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/344082/re-plz-help-about-images-from-paint/#344082</guid>
      <pubDate>Wed, 30 Aug 2006 10:04:35 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/344089/re-plz-help-about-images-from-paint/#344089</link>
      <description>: ummm, do i have 2 use data transfer? to post the image from paint that is... &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
&lt;span style="color: Green;"&gt;&lt;br /&gt;
There are a couple of considerations in trying to display a image. What format is it in one. Unless you have a function to display that particular image, then you are going to have to create one. To do this, you need to look at the specifications for that format. &lt;a href="http://www.wotsit.org/"&gt;http://www.wotsit.org/&lt;/a&gt; is a site that has different file format specifications. Another consideration, is mode. What video mode are you going to be in and at what bit depth. To display the image properly, you might have to be in a certain video mode. All of this is, of course, somewhat advanced for a beginner but not impossible for a beginner to do. You just need to understand some basics of how images are put into video memory first. You can usually find video tutorials if you google for them. Most of them might be a mix of C and assembly language though. This is assuming you are working in 16bit real mode on a x86 processor.&lt;br /&gt;
&lt;br /&gt;
Read these tutorials&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.programmersheaven.com/zone10/cat176/index.htm"&gt;http://www.programmersheaven.com/zone10/cat176/index.htm&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/344089/re-plz-help-about-images-from-paint/#344089</guid>
      <pubDate>Wed, 30 Aug 2006 11:07:38 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/344117/re-plz-help-about-images-from-paint/#344117</link>
      <description>: &lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by tylerhadfun at  2006-4-2 19:44:36&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: hey guys, im a very beginner programmer, but im also very good for my age.  however, im lookin for how to load images from paint onto the screen when i run one of my programs.  anyways, i use turbo c++ 3.0!&lt;br /&gt;
: &lt;br /&gt;
: is ther a function to do this?  im pretty sure ther is a way though, so plz help me =)&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
If I understand it correctly, you want to display images without a graphical OS, DOS probably?&lt;br /&gt;
Assuming you know how to put the video card in graphics mode and work with that mode, it is not that hard to display a .bmp image.&lt;br /&gt;
The bmp-format is well documented in the MSDN library (http://msdn.microsoft.com). I did it once, in the days that DOS was still more common than Windows when I wrote a graphics editor that was able to import windows .bmp files. Didn't have much trouble.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Greets,&lt;br /&gt;
Eric Goldstein&lt;br /&gt;
&lt;a href="http://www.gvh-maatwerk.nl"&gt;http://www.gvh-maatwerk.nl&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/344117/re-plz-help-about-images-from-paint/#344117</guid>
      <pubDate>Thu, 31 Aug 2006 01:50:28 -0700</pubDate>
      <category>C and C++</category>
    </item>
    <item>
      <title>Re: plz help!!!!! (about images from Paint)</title>
      <link>http://www.programmersheaven.com/mb/CandCPP/333797/344306/re-plz-help-about-images-from-paint/#344306</link>
      <description>: &lt;strong&gt;&lt;span style="color: Red;"&gt;This message was edited by tylerhadfun at  2006-4-2 19:44:36&lt;/span&gt;&lt;/strong&gt;&lt;hr /&gt;&lt;br /&gt;
: hey guys, im a very beginner programmer, but im also very good for my age.  however, im lookin for how to load images from paint onto the screen when i run one of my programs.  anyways, i use turbo c++ 3.0!&lt;br /&gt;
: &lt;br /&gt;
: is ther a function to do this?  im pretty sure ther is a way though, so plz help me =)&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
Do you want to load the image into a commandline application, windows service, or windows form. What operating system are using? Why do you want to load the image?&lt;br /&gt;
&lt;br /&gt;
Without the above information you would have choose one of about 64 billion possible command. Also note there is no standard way of doing this.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/CandCPP/333797/344306/re-plz-help-about-images-from-paint/#344306</guid>
      <pubDate>Sun, 03 Sep 2006 18:44:48 -0700</pubDate>
      <category>C and C++</category>
    </item>
  </channel>
</rss>