<?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[Verfügbaren COM-Schnittstellen anzeigen]]></title><description><![CDATA[<p>Hallo zusammen,<br />
gibt es eine Möglichkeit, eine Listbox mit denen an einem Rechner verfügbaren COM-Schnittstellen zu &quot;füllen&quot; und zwischen diesen zu wählen? Muss das bis jetzt manuell im Programmcode über den Befehl &quot; #define COM_PORT &quot;COM5&quot; &quot;. Ist natürlich sehr unkomfortabel und für einen Laienbenutzer nicht zumutbar...</p>
<p>Gruß und danke im Voraus</p>
<p>Michael Danner</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/123006/verfügbaren-com-schnittstellen-anzeigen</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 09:47:58 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/123006.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Oct 2005 08:10:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:10:23 GMT]]></title><description><![CDATA[<p>Hallo zusammen,<br />
gibt es eine Möglichkeit, eine Listbox mit denen an einem Rechner verfügbaren COM-Schnittstellen zu &quot;füllen&quot; und zwischen diesen zu wählen? Muss das bis jetzt manuell im Programmcode über den Befehl &quot; #define COM_PORT &quot;COM5&quot; &quot;. Ist natürlich sehr unkomfortabel und für einen Laienbenutzer nicht zumutbar...</p>
<p>Gruß und danke im Voraus</p>
<p>Michael Danner</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890296</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890296</guid><dc:creator><![CDATA[schmiggy]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:10:23 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:20:39 GMT]]></title><description><![CDATA[<p>hat nichts mit standard c++ zu tun.<br />
in hklm\hardware\devicemap\serialcomm stehe alle ports, auslesen, in listbox schreiben fertig</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890306</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890306</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:20:39 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:27:43 GMT]]></title><description><![CDATA[<p>sorry wenn ich so blöd frage, aber was ist hklm? stehe gerade auf'm schlauch</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890315</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890315</guid><dc:creator><![CDATA[schmiggy]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:27:43 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:30:45 GMT]]></title><description><![CDATA[<p>schmiggy schrieb:</p>
<blockquote>
<p>sorry wenn ich so blöd frage, aber was ist hklm? stehe gerade auf'm schlauch</p>
</blockquote>
<p>hkey_local_machine in der registry</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890322</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890322</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:30:45 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:33:16 GMT]]></title><description><![CDATA[<p>cool, alles klar.<br />
und wie kann ich die registry auslesen in c++?</p>
<p>1000 dank dir auf alle fälle</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890325</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890325</guid><dc:creator><![CDATA[schmiggy]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:33:16 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:35:44 GMT]]></title><description><![CDATA[<p>schmiggy schrieb:</p>
<blockquote>
<p>cool, alles klar.<br />
und wie kann ich die registry auslesen in c++?</p>
</blockquote>
<p>siehe winapi faq<br />
wie schon geschrieben hat nichts mit standard c++ zu tun. gehört ins winapi forum, denke das du dann dahin verschoben wirst.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890331</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890331</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:35:44 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 08:59:07 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>wenn ich ListBox lese... ist damit das TListBox-Control des Builders gemeint?<br />
Wenn ja da gibt es zum Registry-Zugriff auch die TRegistry-Klasse, die das alles vereinfacht.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/890354</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890354</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Wed, 12 Oct 2005 08:59:07 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 09:00:48 GMT]]></title><description><![CDATA[<p>akari schrieb:</p>
<blockquote>
<p>wenn ich ListBox lese... ist damit das TListBox-Control des Builders gemeint?<br />
Wenn ja da gibt es zum Registry-Zugriff auch die TRegistry-Klasse, die das alles vereinfacht.</p>
</blockquote>
<p>haben wir schon im winapi forum gelöst, obwohl es da auch nicht hin gehörte <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/890355</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890355</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Wed, 12 Oct 2005 09:00:48 GMT</pubDate></item><item><title><![CDATA[Reply to Verfügbaren COM-Schnittstellen anzeigen on Wed, 12 Oct 2005 10:58:32 GMT]]></title><description><![CDATA[<p>miller_m schrieb:</p>
<blockquote>
<p>akari schrieb:</p>
<blockquote>
<p>wenn ich ListBox lese... ist damit das TListBox-Control des Builders gemeint?<br />
Wenn ja da gibt es zum Registry-Zugriff auch die TRegistry-Klasse, die das alles vereinfacht.</p>
</blockquote>
<p>haben wir schon im winapi forum gelöst, obwohl es da auch nicht hin gehörte <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
</blockquote>
<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-123007.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-123007.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/890460</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/890460</guid><dc:creator><![CDATA[HumeSikkins]]></dc:creator><pubDate>Wed, 12 Oct 2005 10:58:32 GMT</pubDate></item></channel></rss>