<?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[Button oder link in einer CListBox??]]></title><description><![CDATA[<p>hallo!<br />
Hat jemand eine Ahnung wie ich einen Button oder einen link in eine listBox bekomme damit ich eine externe Applikation starten kann???</p>
<p>danke schonmal<br />
l00P</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/62190/button-oder-link-in-einer-clistbox</link><generator>RSS for Node</generator><lastBuildDate>Wed, 03 Jun 2026 22:44:19 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/62190.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Jan 2004 08:14:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Button oder link in einer CListBox?? on Wed, 21 Jan 2004 08:14:41 GMT]]></title><description><![CDATA[<p>hallo!<br />
Hat jemand eine Ahnung wie ich einen Button oder einen link in eine listBox bekomme damit ich eine externe Applikation starten kann???</p>
<p>danke schonmal<br />
l00P</p>
]]></description><link>https://www.c-plusplus.net/forum/post/440899</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/440899</guid><dc:creator><![CDATA[l00P]]></dc:creator><pubDate>Wed, 21 Jan 2004 08:14:41 GMT</pubDate></item><item><title><![CDATA[Reply to Button oder link in einer CListBox?? on Wed, 21 Jan 2004 08:55:29 GMT]]></title><description><![CDATA[<p>warum unbedingt button oder link?</p>
<p>//nachschaun ob klick<br />
afx_msg void OnLButtonUp( UINT nFlags, CPoint point );<br />
//auf welches item wurde geklickt<br />
UINT CListBox::ItemFromPoint( CPoint pt, BOOL&amp; bOutside ) const;<br />
//Winexec aufrufen<br />
UINT WinExec(LPCSTR lpCmdLine,UINT uCmdShow);</p>
]]></description><link>https://www.c-plusplus.net/forum/post/440919</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/440919</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Wed, 21 Jan 2004 08:55:29 GMT</pubDate></item><item><title><![CDATA[Reply to Button oder link in einer CListBox?? on Wed, 21 Jan 2004 09:00:41 GMT]]></title><description><![CDATA[<p>das ist eine gute variante, aber für den user nicht so ersichtlich das er da draufklicken kann, offensichtlicher würe es wenn ich einen kleinen button einblenden könnte.</p>
<p>Aber einstweilen werde ich deine Version ausprobieren <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>
<p>danke<br />
l00P</p>
]]></description><link>https://www.c-plusplus.net/forum/post/440924</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/440924</guid><dc:creator><![CDATA[l00P]]></dc:creator><pubDate>Wed, 21 Jan 2004 09:00:41 GMT</pubDate></item></channel></rss>