<?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[SetWallpaper()]]></title><description><![CDATA[<p>kann mir mal jemand erklären wie das funktioniert? Oder hat jemand mal ein Beispiel da (wäre besser)? Danke !</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/72205/setwallpaper</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 23:26:29 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/72205.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Apr 2004 12:09:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SetWallpaper() on Mon, 26 Apr 2004 12:09:46 GMT]]></title><description><![CDATA[<p>kann mir mal jemand erklären wie das funktioniert? Oder hat jemand mal ein Beispiel da (wäre besser)? Danke !</p>
]]></description><link>https://www.c-plusplus.net/forum/post/509029</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/509029</guid><dc:creator><![CDATA[sTyL3X]]></dc:creator><pubDate>Mon, 26 Apr 2004 12:09:46 GMT</pubDate></item><item><title><![CDATA[Reply to SetWallpaper() on Mon, 26 Apr 2004 13:50:07 GMT]]></title><description><![CDATA[<p>verwende lieber</p>
<pre><code class="language-cpp">SystemParametersInfo(SPI_SETDESKWALLPAPER,0 ,&quot;iregndeinbitmap.bmp&quot;,SPIF_UPDATEINIFILE);
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/509154</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/509154</guid><dc:creator><![CDATA[miller_m]]></dc:creator><pubDate>Mon, 26 Apr 2004 13:50:07 GMT</pubDate></item><item><title><![CDATA[Reply to SetWallpaper() on Mon, 26 Apr 2004 13:50:38 GMT]]></title><description><![CDATA[<p>Suchfunktion benutzen.<br />
Da findet man z.B. <a href="http://www.c-plusplus.net/forum/viewtopic.php?t=52515&amp;highlight=setwallpaper" rel="nofollow">Das</a> oder <a href="http://www.c-plusplus.net/forum/viewtopic.php?t=15350&amp;highlight=setwallpaper" rel="nofollow">das</a>!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/509155</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/509155</guid><dc:creator><![CDATA[nirsaja]]></dc:creator><pubDate>Mon, 26 Apr 2004 13:50:38 GMT</pubDate></item></channel></rss>