<?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[comctl32.lib]]></title><description><![CDATA[<p>Hallo,<br />
ich bin kurz davor, mit Statusbars, Toolbars ect zu arbeiten. Solche Sachen sind in der comctl32.dll hinterlegt. Dafür muß ich die zugehörige .lib zum Programm linken. Ich kann aber die comctl32.lib auf meinem Rechner nirgends finden.</p>
<p>Wer kann mir sagen, wo ich die .Lib herunterladen kann- oder, wenn es einen Weg ohne .lib gibt, wie der aussieht- oder, wie ich die .lib selbst schreiben kann?</p>
<p>(Hinweis: Borland C++5.02)</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/151876/comctl32-lib</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 11:42:24 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/151876.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 30 Jun 2006 10:54:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 10:54:56 GMT]]></title><description><![CDATA[<p>Hallo,<br />
ich bin kurz davor, mit Statusbars, Toolbars ect zu arbeiten. Solche Sachen sind in der comctl32.dll hinterlegt. Dafür muß ich die zugehörige .lib zum Programm linken. Ich kann aber die comctl32.lib auf meinem Rechner nirgends finden.</p>
<p>Wer kann mir sagen, wo ich die .Lib herunterladen kann- oder, wenn es einen Weg ohne .lib gibt, wie der aussieht- oder, wie ich die .lib selbst schreiben kann?</p>
<p>(Hinweis: Borland C++5.02)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1088999</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1088999</guid><dc:creator><![CDATA[Elektronix]]></dc:creator><pubDate>Fri, 30 Jun 2006 10:54:56 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 10:56:52 GMT]]></title><description><![CDATA[<p>welchen sinn macht es so ein uraltes ding zu benutzen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089004</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089004</guid><dc:creator><![CDATA[sinn?]]></dc:creator><pubDate>Fri, 30 Jun 2006 10:56:52 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 11:03:40 GMT]]></title><description><![CDATA[<p>Was ist an der comctl32 alt? die ist unter WinXP immer noch aktuell.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089012</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089012</guid><dc:creator><![CDATA[Elektronix]]></dc:creator><pubDate>Fri, 30 Jun 2006 11:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 11:06:51 GMT]]></title><description><![CDATA[<p>Ist denn nirgendwo in den Borland-Verzeichnissen die zugehörige lib dabei?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089020</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089020</guid><dc:creator><![CDATA[WebFritzi]]></dc:creator><pubDate>Fri, 30 Jun 2006 11:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 11:12:06 GMT]]></title><description><![CDATA[<p>Ich meinte deine Entwicklungsumgebung/Compiler. <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/1089026</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089026</guid><dc:creator><![CDATA[sinn?]]></dc:creator><pubDate>Fri, 30 Jun 2006 11:12:06 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 11:14:00 GMT]]></title><description><![CDATA[<p>@Sinn<br />
Ich habe mich mühsam in das Ding eingearbeitet und habe keine Lust, noch mühsamer auf eine neue Umgebung umzusteigen (obwohl ich eine habe). Außerdem dürfte das doch wohl kein Problem sein.</p>
<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/358">@WebFritzi</a></p>
<p>Nein, leider nicht. Hab schon überall gesucht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089028</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089028</guid><dc:creator><![CDATA[Elektronix]]></dc:creator><pubDate>Fri, 30 Jun 2006 11:14:00 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 11:50:15 GMT]]></title><description><![CDATA[<p>Hab soeben herausgefunden, daß es noch eine dll namens &quot;commctrl.dll&quot; gibt. In der Beschreibung stand genau das Gleiche:</p>
<p>&quot; comctl32.dll is a module that contains common GUI components used by Windows applications.&quot;</p>
<p>&quot; commctrl.dll is a module that contains common GUI components used by Windows applications.&quot;</p>
<p>Welches sind da die Unterschiede?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089054</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089054</guid><dc:creator><![CDATA[Elektronix]]></dc:creator><pubDate>Fri, 30 Jun 2006 11:50:15 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 15:03:03 GMT]]></title><description><![CDATA[<p>in letzterer sollten die 16bit sachen sein...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089170</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089170</guid><dc:creator><![CDATA[*D*Evil]]></dc:creator><pubDate>Fri, 30 Jun 2006 15:03:03 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 16:59:06 GMT]]></title><description><![CDATA[<p>Hallo noch mal.<br />
Ich habe hier eine Datei gefunden, die heißt COMCTL32.def. Sie hat folgenden Inhalt:</p>
<pre><code class="language-cpp">LIBRARY COMCTL32
EXPORTS

    CreateMappedBitmap                       = 'COMCTL32.DLL'.*
    CreatePropertySheetPage                  = 'COMCTL32.DLL'.*
    CreatePropertySheetPageA                 = 'COMCTL32.DLL'.*
    CreatePropertySheetPageW                 = 'COMCTL32.DLL'.*
    CreateStatusWindow                       = 'COMCTL32.DLL'.*
    CreateStatusWindowA                      = 'COMCTL32.DLL'.*
    CreateStatusWindowW                      = 'COMCTL32.DLL'.*
    CreateToolbar                            = 'COMCTL32.DLL'.*
    CreateToolbarEx                          = 'COMCTL32.DLL'.*
    CreateUpDownControl                      = 'COMCTL32.DLL'.*
    DestroyPropertySheetPage                 = 'COMCTL32.DLL'.*
    DrawInsert                               = 'COMCTL32.DLL'.*
    DrawStatusText                           = 'COMCTL32.DLL'.*
    DrawStatusTextA                          = 'COMCTL32.DLL'.*
    DrawStatusTextW                          = 'COMCTL32.DLL'.*
    FlatSB_EnableScrollBar                   = 'COMCTL32.DLL'.*
    FlatSB_GetScrollInfo                     = 'COMCTL32.DLL'.*
    FlatSB_GetScrollPos                      = 'COMCTL32.DLL'.*
    FlatSB_GetScrollProp                     = 'COMCTL32.DLL'.*
    FlatSB_GetScrollRange                    = 'COMCTL32.DLL'.*
    FlatSB_SetScrollInfo                     = 'COMCTL32.DLL'.*
    FlatSB_SetScrollPos                      = 'COMCTL32.DLL'.*
    FlatSB_SetScrollProp                     = 'COMCTL32.DLL'.*
    FlatSB_SetScrollRange                    = 'COMCTL32.DLL'.*
    FlatSB_ShowScrollBar                     = 'COMCTL32.DLL'.*
    GetEffectiveClientRect                   = 'COMCTL32.DLL'.*
    ImageList_Add                            = 'COMCTL32.DLL'.*
    ImageList_AddIcon                        = 'COMCTL32.DLL'.*
    ImageList_AddMasked                      = 'COMCTL32.DLL'.*
    ImageList_BeginDrag                      = 'COMCTL32.DLL'.*
    ImageList_Copy                           = 'COMCTL32.DLL'.*
    ImageList_Create                         = 'COMCTL32.DLL'.*
    ImageList_Destroy                        = 'COMCTL32.DLL'.*
    ImageList_DragEnter                      = 'COMCTL32.DLL'.*
    ImageList_DragLeave                      = 'COMCTL32.DLL'.*
    ImageList_DragMove                       = 'COMCTL32.DLL'.*
    ImageList_DragShowNolock                 = 'COMCTL32.DLL'.*
    ImageList_Draw                           = 'COMCTL32.DLL'.*
    ImageList_DrawEx                         = 'COMCTL32.DLL'.*
    ImageList_DrawIndirect                   = 'COMCTL32.DLL'.*
    ImageList_Duplicate                      = 'COMCTL32.DLL'.*
    ImageList_EndDrag                        = 'COMCTL32.DLL'.*
    ImageList_GetBkColor                     = 'COMCTL32.DLL'.*
    ImageList_GetDragImage                   = 'COMCTL32.DLL'.*
    ImageList_GetIcon                        = 'COMCTL32.DLL'.*
    ImageList_GetIconSize                    = 'COMCTL32.DLL'.*
    ImageList_GetImageCount                  = 'COMCTL32.DLL'.*
    ImageList_GetImageInfo                   = 'COMCTL32.DLL'.*
    ImageList_GetImageRect                   = 'COMCTL32.DLL'.*
    ImageList_LoadImage                      = 'COMCTL32.DLL'.*
    ImageList_LoadImageA                     = 'COMCTL32.DLL'.*
    ImageList_LoadImageW                     = 'COMCTL32.DLL'.*
    ImageList_Merge                          = 'COMCTL32.DLL'.*
    ImageList_Read                           = 'COMCTL32.DLL'.*
    ImageList_Remove                         = 'COMCTL32.DLL'.*
    ImageList_Replace                        = 'COMCTL32.DLL'.*
    ImageList_ReplaceIcon                    = 'COMCTL32.DLL'.*
    ImageList_SetBkColor                     = 'COMCTL32.DLL'.*
    ImageList_SetDragCursorImage             = 'COMCTL32.DLL'.*
    ImageList_SetFilter                      = 'COMCTL32.DLL'.*
    ImageList_SetIconSize                    = 'COMCTL32.DLL'.*
    ImageList_SetImageCount                  = 'COMCTL32.DLL'.*
    ImageList_SetOverlayImage                = 'COMCTL32.DLL'.*
    ImageList_Write                          = 'COMCTL32.DLL'.*
    InitCommonControls                       = 'COMCTL32.DLL'.*
    InitCommonControlsEx                     = 'COMCTL32.DLL'.*
    InitializeFlatSB                         = 'COMCTL32.DLL'.*
    LBItemFromPt                             = 'COMCTL32.DLL'.*
    MakeDragList                             = 'COMCTL32.DLL'.*
    MenuHelp                                 = 'COMCTL32.DLL'.*
    PropertySheet                            = 'COMCTL32.DLL'.*
    PropertySheetA                           = 'COMCTL32.DLL'.*
    PropertySheetW                           = 'COMCTL32.DLL'.*
    ShowHideMenuCtl                          = 'COMCTL32.DLL'.*
    UninitializeFlatSB                       = 'COMCTL32.DLL'.*
    _TrackMouseEvent                         = 'COMCTL32.DLL'.*
</code></pre>
<p>Kann ich damit etwas anfangen? vielleicht das &quot;def&quot; einfach in &quot;LIB&quot; umbenennen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089209</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089209</guid><dc:creator><![CDATA[Elektronix]]></dc:creator><pubDate>Fri, 30 Jun 2006 16:59:06 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 19:39:57 GMT]]></title><description><![CDATA[<p>lol... nein sicherlich nicht... kann es sein das du rein garkeinen Peil von Dlls hast?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089271</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089271</guid><dc:creator><![CDATA[*D*Evil]]></dc:creator><pubDate>Fri, 30 Jun 2006 19:39:57 GMT</pubDate></item><item><title><![CDATA[Reply to comctl32.lib on Fri, 30 Jun 2006 21:51:44 GMT]]></title><description><![CDATA[<p>@(D)Evil: <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--thumbs_up"
      title=":+1:"
      alt="👍"
    /> Ich wollt ja auch schon antworten, aber wie du siehst...</p>
<p>Greetz, Swordfish</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1089331</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1089331</guid><dc:creator><![CDATA[Swordfish]]></dc:creator><pubDate>Fri, 30 Jun 2006 21:51:44 GMT</pubDate></item></channel></rss>