<?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[InitCommonControlsEx Fehlermeldung (achtung blödifrage)]]></title><description><![CDATA[<p>hi,</p>
<p>ich kriege bei der nutzung des obrigen befehles die meldung:</p>
<blockquote>
<p>Nicht aufgelöstes externes Symbol</p>
</blockquote>
<p>was mache ich falsch ?</p>
<p>soweit muss ich, um einen slider oder einen treeview zu erstellen die &quot;commctrl.h&quot; einbinden und dann folgendes (in einer funktion ???</p>
<blockquote>
<p>INNITCOMMONCONTROLSEX ctrl;<br />
ctrl.dwSize = sizeof(ctrl);<br />
InitCommonControlsEx(&amp;ctrl);</p>
</blockquote>
<p>er beschwert sich über den letzten befehl... warum ?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/84696/initcommoncontrolsex-fehlermeldung-achtung-blödifrage</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 20:04:02 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/84696.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Sep 2004 16:15:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to InitCommonControlsEx Fehlermeldung (achtung blödifrage) on Wed, 01 Sep 2004 16:15:18 GMT]]></title><description><![CDATA[<p>hi,</p>
<p>ich kriege bei der nutzung des obrigen befehles die meldung:</p>
<blockquote>
<p>Nicht aufgelöstes externes Symbol</p>
</blockquote>
<p>was mache ich falsch ?</p>
<p>soweit muss ich, um einen slider oder einen treeview zu erstellen die &quot;commctrl.h&quot; einbinden und dann folgendes (in einer funktion ???</p>
<blockquote>
<p>INNITCOMMONCONTROLSEX ctrl;<br />
ctrl.dwSize = sizeof(ctrl);<br />
InitCommonControlsEx(&amp;ctrl);</p>
</blockquote>
<p>er beschwert sich über den letzten befehl... warum ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/597147</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597147</guid><dc:creator><![CDATA[amkopfkratzer]]></dc:creator><pubDate>Wed, 01 Sep 2004 16:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to InitCommonControlsEx Fehlermeldung (achtung blödifrage) on Wed, 01 Sep 2004 16:26:18 GMT]]></title><description><![CDATA[<p>Die Platform-SDK Doku sagt zu InitCommonControlsEx:</p>
<blockquote>
<p>[...]<br />
Header: Declared in commctrl.h.<br />
Import Library: <strong>comctl32.lib</strong>.</p>
</blockquote>
<p>Dir fehlt wahrscheinlich die lib.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/597157</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597157</guid><dc:creator><![CDATA[Christoph]]></dc:creator><pubDate>Wed, 01 Sep 2004 16:26:18 GMT</pubDate></item><item><title><![CDATA[Reply to InitCommonControlsEx Fehlermeldung (achtung blödifrage) on Wed, 01 Sep 2004 16:31:40 GMT]]></title><description><![CDATA[<p>jepp, das wars! danke!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/597161</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/597161</guid><dc:creator><![CDATA[amkopfkratzer]]></dc:creator><pubDate>Wed, 01 Sep 2004 16:31:40 GMT</pubDate></item></channel></rss>