<?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[Frage zu InternetOpen()]]></title><description><![CDATA[<p>Meine Frage was ist hier das handle zu InternetOpen()</p>
<pre><code>BOOL GetFile (HINTERNET IN hOpen, // Handle from InternetOpen()
                 CHAR *szUrl,        // Full URL
                 CHAR *szFileName)   // Local file name
</code></pre>
<p>ist das code snipe zu <a href="http://support.microsoft.com/kb/149413/de" rel="nofollow">http://support.microsoft.com/kb/149413/de</a></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/174568/frage-zu-internetopen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 03:29:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/174568.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Feb 2007 17:12:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Frage zu InternetOpen() on Wed, 28 Feb 2007 17:12:58 GMT]]></title><description><![CDATA[<p>Meine Frage was ist hier das handle zu InternetOpen()</p>
<pre><code>BOOL GetFile (HINTERNET IN hOpen, // Handle from InternetOpen()
                 CHAR *szUrl,        // Full URL
                 CHAR *szFileName)   // Local file name
</code></pre>
<p>ist das code snipe zu <a href="http://support.microsoft.com/kb/149413/de" rel="nofollow">http://support.microsoft.com/kb/149413/de</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1236924</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1236924</guid><dc:creator><![CDATA[Ascharan]]></dc:creator><pubDate>Wed, 28 Feb 2007 17:12:58 GMT</pubDate></item><item><title><![CDATA[Reply to Frage zu InternetOpen() on Wed, 28 Feb 2007 17:38:45 GMT]]></title><description><![CDATA[<p>habs glaub ich habe noch</p>
<pre><code>hRootHandle = InternetOpen(TEXT(&quot;Example&quot;), INTERNET_OPEN_TYPE_DIRECT, NULL, NULL, 0);
</code></pre>
<p>hinzugefuegt jezt functs doch moechte ich nun das die ganze aktion die ausgefuehrt wird in einer status bar aus gefuehrt wird</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1236960</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1236960</guid><dc:creator><![CDATA[Ascharan]]></dc:creator><pubDate>Wed, 28 Feb 2007 17:38:45 GMT</pubDate></item></channel></rss>