<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[WinApi] Wie lade ich Gifs und zeichne sie?]]></title><description><![CDATA[<p>Wie lade ich Gifs und zeichne sie dann mit WM_PAINT? Ich hab schon vieles versucht.<br />
Z.b. mit Resourcen. Dann kam aber der Fehler:</p>
<pre><code>C:\Dev-Cpp\gcc installation problem, cannot exec `cc1': No such file or directory. 
  [Resource error] no resources 
 C:\Dev-Cpp\Makefile.win [Build Error]  [GIF_private.res] Error 1
</code></pre>
<p>Mit LoadImage kann ich nur bmp hochladen. Ich brauche aber ein Animiertes Bild.<br />
Wie mach ich das?<br />
Bitte um Antwort.</p>
<p>Aang</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/210625/winapi-wie-lade-ich-gifs-und-zeichne-sie</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 21:47:17 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/210625.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 13 Apr 2008 09:52:52 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [WinApi] Wie lade ich Gifs und zeichne sie? on Sun, 13 Apr 2008 09:52:52 GMT]]></title><description><![CDATA[<p>Wie lade ich Gifs und zeichne sie dann mit WM_PAINT? Ich hab schon vieles versucht.<br />
Z.b. mit Resourcen. Dann kam aber der Fehler:</p>
<pre><code>C:\Dev-Cpp\gcc installation problem, cannot exec `cc1': No such file or directory. 
  [Resource error] no resources 
 C:\Dev-Cpp\Makefile.win [Build Error]  [GIF_private.res] Error 1
</code></pre>
<p>Mit LoadImage kann ich nur bmp hochladen. Ich brauche aber ein Animiertes Bild.<br />
Wie mach ich das?<br />
Bitte um Antwort.</p>
<p>Aang</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1491203</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1491203</guid><dc:creator><![CDATA[Aang]]></dc:creator><pubDate>Sun, 13 Apr 2008 09:52:52 GMT</pubDate></item><item><title><![CDATA[Reply to [WinApi] Wie lade ich Gifs und zeichne sie? on Sun, 13 Apr 2008 17:02:33 GMT]]></title><description><![CDATA[<p>Auch wenn dieser Sample Code MFC ist, dass IPicture Control ist universell nutzbar für so etwas:<br />
<a href="http://msdn2.microsoft.com/en-us/magazine/cc301454.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/magazine/cc301454.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1491403</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1491403</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Sun, 13 Apr 2008 17:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to [WinApi] Wie lade ich Gifs und zeichne sie? on Sun, 13 Apr 2008 23:50:31 GMT]]></title><description><![CDATA[<p>Bzw. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/27a1.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--right_arrow"
      title=":arrow_right:"
      alt="➡"
    /> <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39384.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39384.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1491568</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1491568</guid><dc:creator><![CDATA[CodeFinder]]></dc:creator><pubDate>Sun, 13 Apr 2008 23:50:31 GMT</pubDate></item><item><title><![CDATA[Reply to [WinApi] Wie lade ich Gifs und zeichne sie? on Mon, 14 Apr 2008 00:34:22 GMT]]></title><description><![CDATA[<p>Bei den Lösungen die ihr nennt wird aber nur das 1. Bild der GIF-Datei angezeigt, der Threadersteller wollte aber eine Animation.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1491575</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1491575</guid><dc:creator><![CDATA[####]]></dc:creator><pubDate>Mon, 14 Apr 2008 00:34:22 GMT</pubDate></item><item><title><![CDATA[Reply to [WinApi] Wie lade ich Gifs und zeichne sie? on Mon, 14 Apr 2008 06:01:07 GMT]]></title><description><![CDATA[<p>Suchen!<br />
<a href="http://www.google.de/search?source=ig&amp;hl=de&amp;rlz=&amp;q=win32+animated+gif&amp;meta=" rel="nofollow">http://www.google.de/search?source=ig&amp;hl=de&amp;rlz=&amp;q=win32+animated+gif&amp;meta=</a><br />
2ter Link:<br />
<a href="http://www.codeproject.com/KB/mobile/gifManipulator.aspx" rel="nofollow">http://www.codeproject.com/KB/mobile/gifManipulator.aspx</a></p>
<p>Oder:<br />
<a href="http://www.codeproject.com/info/search.aspx?artkw=animated+gif&amp;sbo=kw" rel="nofollow">http://www.codeproject.com/info/search.aspx?artkw=animated+gif&amp;sbo=kw</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1491592</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1491592</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Mon, 14 Apr 2008 06:01:07 GMT</pubDate></item></channel></rss>