<?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[ICON auf Bitmap laden, skalierungsproblem]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe ein Icon das für die 16x16 Darstellung gedacht ist. Wenn ich dieses nun auf einen Button lade wird es skaliert und als 32x32 ICON angezeigt. Wie kann man das unterbinden????</p>
<p>geladen wird so:</p>
<pre><code class="language-cpp">m_btn_open.SetIcon(LoadIcon(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDI_ICON1)));
</code></pre>
<p>danke schonmal!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/64712/icon-auf-bitmap-laden-skalierungsproblem</link><generator>RSS for Node</generator><lastBuildDate>Fri, 05 Jun 2026 01:26:40 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/64712.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 12 Feb 2004 21:28:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ICON auf Bitmap laden, skalierungsproblem on Thu, 12 Feb 2004 21:28:15 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe ein Icon das für die 16x16 Darstellung gedacht ist. Wenn ich dieses nun auf einen Button lade wird es skaliert und als 32x32 ICON angezeigt. Wie kann man das unterbinden????</p>
<p>geladen wird so:</p>
<pre><code class="language-cpp">m_btn_open.SetIcon(LoadIcon(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDI_ICON1)));
</code></pre>
<p>danke schonmal!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/458160</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/458160</guid><dc:creator><![CDATA[personenkult]]></dc:creator><pubDate>Thu, 12 Feb 2004 21:28:15 GMT</pubDate></item></channel></rss>