<?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[Datei Download (HTTP)]]></title><description><![CDATA[<p>Hi!<br />
Kann mir jemand sagen, wie ich eine datei downloaden kann ohne das das programm hängen bleibt?<br />
bis jetzt benutze ich</p>
<pre><code class="language-csharp">try
                {
                        OleCheck(URLDownloadToFile( NULL,URL.c_str(), Dateiname.c_str(), 0, NULL));
                }
                catch(EOleSysError &amp;e)
                {
                        //Error
                }
</code></pre>
<p>funktioniert auch super, außer das das programm sich wärend des downloads aufhängt !<br />
kennt jemand eine andere (und einfache) lösung das zu umgeben ?</p>
<p>MFG ollei</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/87248/datei-download-http</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Jul 2026 00:06:56 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/87248.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Sep 2004 17:09:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Datei Download (HTTP) on Mon, 27 Sep 2004 17:09:23 GMT]]></title><description><![CDATA[<p>Hi!<br />
Kann mir jemand sagen, wie ich eine datei downloaden kann ohne das das programm hängen bleibt?<br />
bis jetzt benutze ich</p>
<pre><code class="language-csharp">try
                {
                        OleCheck(URLDownloadToFile( NULL,URL.c_str(), Dateiname.c_str(), 0, NULL));
                }
                catch(EOleSysError &amp;e)
                {
                        //Error
                }
</code></pre>
<p>funktioniert auch super, außer das das programm sich wärend des downloads aufhängt !<br />
kennt jemand eine andere (und einfache) lösung das zu umgeben ?</p>
<p>MFG ollei</p>
]]></description><link>https://www.c-plusplus.net/forum/post/616138</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/616138</guid><dc:creator><![CDATA[ollei]]></dc:creator><pubDate>Mon, 27 Sep 2004 17:09:23 GMT</pubDate></item></channel></rss>