<?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[Nach einfügen von RichEdit funzt DoModal() nicht mehr]]></title><description><![CDATA[<p>hallo</p>
<p>ich habe ein sehr komisches problem.<br />
ich habe testwei <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> se ein kleines programm erstellt mit 2 fesntern.<br />
ich rufe mit DoModal() das 2te fenster auf</p>
<p>Das geht.</p>
<p>Nun füge ich auf dem 2ten Fenster ein RichEdit-Textfeld ein.</p>
<p>Nun funktioniert das DoModal() nicht mehr???</p>
<p>Was mache ich falsch?</p>
<p>Ich hab schon soviel probiert, aber ich krieg es einfach nicht hin.<br />
Egal ob ich dem Textfeld eine Variable zufüge oder nicht, das 2te fenster wird nicht angezeigt.</p>
<p>Entferne ich das RichEdit wieder funktioniert alles tadelos!</p>
<p>Was is da los?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/50893/nach-einfügen-von-richedit-funzt-domodal-nicht-mehr</link><generator>RSS for Node</generator><lastBuildDate>Sun, 31 May 2026 09:02:51 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/50893.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Oct 2003 18:26:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nach einfügen von RichEdit funzt DoModal() nicht mehr on Sat, 04 Oct 2003 18:26:57 GMT]]></title><description><![CDATA[<p>hallo</p>
<p>ich habe ein sehr komisches problem.<br />
ich habe testwei <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /> se ein kleines programm erstellt mit 2 fesntern.<br />
ich rufe mit DoModal() das 2te fenster auf</p>
<p>Das geht.</p>
<p>Nun füge ich auf dem 2ten Fenster ein RichEdit-Textfeld ein.</p>
<p>Nun funktioniert das DoModal() nicht mehr???</p>
<p>Was mache ich falsch?</p>
<p>Ich hab schon soviel probiert, aber ich krieg es einfach nicht hin.<br />
Egal ob ich dem Textfeld eine Variable zufüge oder nicht, das 2te fenster wird nicht angezeigt.</p>
<p>Entferne ich das RichEdit wieder funktioniert alles tadelos!</p>
<p>Was is da los?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/365989</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/365989</guid><dc:creator><![CDATA[Einsteiger]]></dc:creator><pubDate>Sat, 04 Oct 2003 18:26:57 GMT</pubDate></item><item><title><![CDATA[Reply to Nach einfügen von RichEdit funzt DoModal() nicht mehr on Sat, 04 Oct 2003 20:37:54 GMT]]></title><description><![CDATA[<p>Einsteiger schrieb:</p>
<blockquote>
<p>Was mache ich falsch?</p>
</blockquote>
<p>Du benutzt nicht die Suchfunktion.</p>
<p>Eigentlich ist das ja fast schon eine FAQ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/366046</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/366046</guid><dc:creator><![CDATA[MFK]]></dc:creator><pubDate>Sat, 04 Oct 2003 20:37:54 GMT</pubDate></item><item><title><![CDATA[Reply to Nach einfügen von RichEdit funzt DoModal() nicht mehr on Sun, 05 Oct 2003 05:24:46 GMT]]></title><description><![CDATA[<pre><code class="language-cpp">BOOL CxxxxApp::InitInstance()

AfxInitRichEdit(); // &lt;--Einfügen --
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/366091</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/366091</guid><dc:creator><![CDATA[Matten]]></dc:creator><pubDate>Sun, 05 Oct 2003 05:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to Nach einfügen von RichEdit funzt DoModal() nicht mehr on Sun, 05 Oct 2003 07:32:51 GMT]]></title><description><![CDATA[<p>Matten schrieb:</p>
<blockquote>
<pre><code class="language-cpp">BOOL CxxxxApp::InitInstance()

AfxInitRichEdit(); // &lt;--Einfügen --
</code></pre>
</blockquote>
<p>danke werd das ma probieren.</p>
<p>*ich hatte gesucht aber nix gefunden, war wohl nicht der richtige suchbegriff*</p>
]]></description><link>https://www.c-plusplus.net/forum/post/366096</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/366096</guid><dc:creator><![CDATA[Einsteiger]]></dc:creator><pubDate>Sun, 05 Oct 2003 07:32:51 GMT</pubDate></item></channel></rss>