<?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[GetPrivateProfileString Return Error Value?]]></title><description><![CDATA[<p>Hallo,</p>
<p>habe eine kleine kurze frage und zwar welchen Errorwert gibt mir GetPrivateProfileString() zurück wenn die Angegebene Datei in dem Pfad nicht mehr Eexistiert?</p>
<p>Danke für eure Hilfe!</p>
<p>Ps:Habe auch in der MSDN nachgeguckt aber da hab ich irgendwie nicht das passende gefunden</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/6260/getprivateprofilestring-return-error-value</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Apr 2026 15:43:47 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/6260.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 13 Jun 2003 12:15:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Fri, 13 Jun 2003 12:15:00 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>habe eine kleine kurze frage und zwar welchen Errorwert gibt mir GetPrivateProfileString() zurück wenn die Angegebene Datei in dem Pfad nicht mehr Eexistiert?</p>
<p>Danke für eure Hilfe!</p>
<p>Ps:Habe auch in der MSDN nachgeguckt aber da hab ich irgendwie nicht das passende gefunden</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30380</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30380</guid><dc:creator><![CDATA[Iceman999]]></dc:creator><pubDate>Fri, 13 Jun 2003 12:15:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Fri, 13 Jun 2003 12:51:00 GMT]]></title><description><![CDATA[<p>Naja, wahrscheinlich den gleichen, wie wenn der String net existieren würde.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30381</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30381</guid><dc:creator><![CDATA[RenéG]]></dc:creator><pubDate>Fri, 13 Jun 2003 12:51:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Sun, 15 Jun 2003 19:37:00 GMT]]></title><description><![CDATA[<p>Hi!</p>
<p>und welcher ist das?</p>
<p>Vielleicht kannst du mir da weiter helfen!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30382</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30382</guid><dc:creator><![CDATA[Iceman999]]></dc:creator><pubDate>Sun, 15 Jun 2003 19:37:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Sun, 15 Jun 2003 20:09:00 GMT]]></title><description><![CDATA[<p>Schau mal in die MSDN da ist das genau erklärt. Du übergibst ja einen String der als Defaultwert zurück gegeben wird. Genau dieser ist gemeint.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30383</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30383</guid><dc:creator><![CDATA[Knuddlbaer]]></dc:creator><pubDate>Sun, 15 Jun 2003 20:09:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Thu, 19 Jun 2003 23:20:00 GMT]]></title><description><![CDATA[<p>Ich will aber nicht den return Wert wenn ein ini eintrag fehlt sondern den der zurückgegeben wird wenn die ini Datei nicht mehr existiert.<br />
Wist ihr da was?</p>
<p>Thx</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30384</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30384</guid><dc:creator><![CDATA[Iceman999]]></dc:creator><pubDate>Thu, 19 Jun 2003 23:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Thu, 19 Jun 2003 23:56:00 GMT]]></title><description><![CDATA[<p>Nein aber Du kannst mit</p>
<p>BOOL PathFileExists(LPCTSTR pszPath);</p>
<p>prüfen ob die Datei vorhanden ist.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30385</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30385</guid><dc:creator><![CDATA[Knuddlbaer]]></dc:creator><pubDate>Thu, 19 Jun 2003 23:56:00 GMT</pubDate></item><item><title><![CDATA[Reply to GetPrivateProfileString Return Error Value? on Fri, 20 Jun 2003 09:10:00 GMT]]></title><description><![CDATA[<p>Cool danke!</p>
<p>Werde es gleich mal ausprobieren...</p>
<p>Thx</p>
]]></description><link>https://www.c-plusplus.net/forum/post/30386</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/30386</guid><dc:creator><![CDATA[Iceman999]]></dc:creator><pubDate>Fri, 20 Jun 2003 09:10:00 GMT</pubDate></item></channel></rss>