<?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[Einem SelectDirectory den Fokus geben??]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich möchte, dass ein SelectDirectory den Fokus erhält und auf dem Bildschirm angezeigt wird. Im Moment ist es so, dass wenn ich folgenden Code ausführe</p>
<pre><code class="language-cpp">if (SelectDirectory(asPfad, TSelectDirOpts() &lt;&lt; sdAllowCreate &lt;&lt; sdPerformCreate
&lt;&lt; sdPrompt,SELDIRHELP))
{
...
}
</code></pre>
<p>das Fenster immer minimiert in der Startleiste angezeigt wird. Kann mir einer sagen, wie ich das Fenster auf den Bildschirm bekomme??</p>
<p>Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/155190/einem-selectdirectory-den-fokus-geben</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 18:45:13 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/155190.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 03 Aug 2006 12:59:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Einem SelectDirectory den Fokus geben?? on Thu, 03 Aug 2006 12:59:20 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>ich möchte, dass ein SelectDirectory den Fokus erhält und auf dem Bildschirm angezeigt wird. Im Moment ist es so, dass wenn ich folgenden Code ausführe</p>
<pre><code class="language-cpp">if (SelectDirectory(asPfad, TSelectDirOpts() &lt;&lt; sdAllowCreate &lt;&lt; sdPerformCreate
&lt;&lt; sdPrompt,SELDIRHELP))
{
...
}
</code></pre>
<p>das Fenster immer minimiert in der Startleiste angezeigt wird. Kann mir einer sagen, wie ich das Fenster auf den Bildschirm bekomme??</p>
<p>Danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1109900</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1109900</guid><dc:creator><![CDATA[skluge]]></dc:creator><pubDate>Thu, 03 Aug 2006 12:59:20 GMT</pubDate></item><item><title><![CDATA[Reply to Einem SelectDirectory den Fokus geben?? on Thu, 03 Aug 2006 13:54:36 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>kann ich nicht nachvollziehen.<br />
Bei mir wird das Fenster korrekt angezeigt.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1109963</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1109963</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 03 Aug 2006 13:54:36 GMT</pubDate></item></channel></rss>