<?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[Eigenes Icon für Applikation]]></title><description><![CDATA[<p>Hallo !</p>
<p>Wie kann ich meiner Applikation eine eigenes Icon zuweisen.<br />
Folgendes habe ich schon getan:<br />
- Standard MFC-Icon (IDR_MAINFRAME) gelöscht<br />
- Eigenes Icon importiert<br />
- Eigenes Icon in IDR_MAINFRAME umbenannt<br />
- App komplett neu erstellt</p>
<p>Wenn ich jetzt mein Programm starte, Dialogfeld basierend, erscheint ja in der TaskBar das &quot;Fenster&quot; (CaptionBar). Zuerst wird kurz das MFC Icon eingeblendet, danach meins.<br />
Ärgerlich.<br />
Außerdem kann immer nur eine Instanz meines Programmes laufen, wenn man versucht es zu starten, obwohl eine Instanz schon aktiv ist, öffnet sich eine MessageBox, diese hat aber das MFC Icon in der TaskBar. Wie weise ich also dem Programm ein eigenes korrekt zu.</p>
<p>P.S.: Ich habe schon die Suche benutzt. Ohne Erfolg.</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/61213/eigenes-icon-für-applikation</link><generator>RSS for Node</generator><lastBuildDate>Wed, 03 Jun 2026 15:42:47 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/61213.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Jan 2004 17:29:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Mon, 12 Jan 2004 17:29:25 GMT]]></title><description><![CDATA[<p>Hallo !</p>
<p>Wie kann ich meiner Applikation eine eigenes Icon zuweisen.<br />
Folgendes habe ich schon getan:<br />
- Standard MFC-Icon (IDR_MAINFRAME) gelöscht<br />
- Eigenes Icon importiert<br />
- Eigenes Icon in IDR_MAINFRAME umbenannt<br />
- App komplett neu erstellt</p>
<p>Wenn ich jetzt mein Programm starte, Dialogfeld basierend, erscheint ja in der TaskBar das &quot;Fenster&quot; (CaptionBar). Zuerst wird kurz das MFC Icon eingeblendet, danach meins.<br />
Ärgerlich.<br />
Außerdem kann immer nur eine Instanz meines Programmes laufen, wenn man versucht es zu starten, obwohl eine Instanz schon aktiv ist, öffnet sich eine MessageBox, diese hat aber das MFC Icon in der TaskBar. Wie weise ich also dem Programm ein eigenes korrekt zu.</p>
<p>P.S.: Ich habe schon die Suche benutzt. Ohne Erfolg.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/434697</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/434697</guid><dc:creator><![CDATA[Michael__W.]]></dc:creator><pubDate>Mon, 12 Jan 2004 17:29:25 GMT</pubDate></item><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Mon, 12 Jan 2004 19:07:28 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Hast du ein 32*32 und ein 16*16 Icon (oder ist das 16*16 Icon noch das MFC-Icon)?</p>
<p>Grüße Rapha</p>
]]></description><link>https://www.c-plusplus.net/forum/post/434824</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/434824</guid><dc:creator><![CDATA[Rapha]]></dc:creator><pubDate>Mon, 12 Jan 2004 19:07:28 GMT</pubDate></item><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Mon, 12 Jan 2004 21:52:03 GMT]]></title><description><![CDATA[<p>meiner erfahrung nach geht es mit dem resource editor nicht so einfach.</p>
<p>habe dann einen anderen icon editor verwendet. im ordner res findest du das projekt icon. einfach mal bearbeiten, dann merkst du woran das liegt. in der datei sind ja mehrere icons.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/435031</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/435031</guid><dc:creator><![CDATA[alex-t]]></dc:creator><pubDate>Mon, 12 Jan 2004 21:52:03 GMT</pubDate></item><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Tue, 13 Jan 2004 06:52:27 GMT]]></title><description><![CDATA[<p>Ich habe bei mir einfach das original &quot;IDR_MAINFRAME&quot; gelöscht und dann mein eigenes Importiert.<br />
Hatte zuerst das gleiche Problem, aber jetzt geht es (ohne ICON wechsel beim Start) <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/435121</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/435121</guid><dc:creator><![CDATA[haedfinger]]></dc:creator><pubDate>Tue, 13 Jan 2004 06:52:27 GMT</pubDate></item><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Tue, 13 Jan 2004 12:16:02 GMT]]></title><description><![CDATA[<p>Hi,<br />
Das liegt daran, dass automatisch immer meherere Icons erstellt werden (32*32 und 16*16).<br />
Du kannst, wenn du im Icon Editor das Gerät von &quot;Standard (32x32)&quot; auf &quot;Klein (16X16)&quot; umstellst, das &quot;kleine&quot; Icon bearbeiten (d.h. es reicht nicht aus das nur das große zu bearbeiten).</p>
<p>Grüße Rapha</p>
]]></description><link>https://www.c-plusplus.net/forum/post/435288</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/435288</guid><dc:creator><![CDATA[Rapha]]></dc:creator><pubDate>Tue, 13 Jan 2004 12:16:02 GMT</pubDate></item><item><title><![CDATA[Reply to Eigenes Icon für Applikation on Tue, 13 Jan 2004 17:02:06 GMT]]></title><description><![CDATA[<p>Rapha schrieb:</p>
<blockquote>
<p>Hi,<br />
Das liegt daran, dass automatisch immer meherere Icons erstellt werden (32*32 und 16*16).<br />
Du kannst, wenn du im Icon Editor das Gerät von &quot;Standard (32x32)&quot; auf &quot;Klein (16X16)&quot; umstellst, das &quot;kleine&quot; Icon bearbeiten (d.h. es reicht nicht aus das nur das große zu bearbeiten).<br />
Grüße Rapha</p>
</blockquote>
<p>Genau. Jetzt funktioniert es auch. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/435625</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/435625</guid><dc:creator><![CDATA[Michael__W.]]></dc:creator><pubDate>Tue, 13 Jan 2004 17:02:06 GMT</pubDate></item></channel></rss>