<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Embedding Screensaver's in a Windows Form</title><link>http://blogs.msdn.com/markhsch/archive/2007/12/18/embedding-screensaver-s-in-a-windows-form.aspx</link><description>Awhile ago I created the screensaver Vista Sidebar gadget and promised I would put some code up. As promised, here it is. It's actually quite easy to create something like this, and truth be told I actually had the code lying around for a few years since</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Blog Postings  &amp;raquo; Embedding Screensaver's in a Windows Form</title><link>http://blogs.msdn.com/markhsch/archive/2007/12/18/embedding-screensaver-s-in-a-windows-form.aspx#6800053</link><pubDate>Wed, 19 Dec 2007 01:27:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6800053</guid><dc:creator>MSDN Blog Postings  » Embedding Screensaver's in a Windows Form</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/12/18/embedding-screensavers-in-a-windows-form/"&gt;http://msdnrss.thecoderblogs.com/2007/12/18/embedding-screensavers-in-a-windows-form/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Embedding Screensaver's in a Windows Form</title><link>http://blogs.msdn.com/markhsch/archive/2007/12/18/embedding-screensaver-s-in-a-windows-form.aspx#6805184</link><pubDate>Wed, 19 Dec 2007 13:21:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6805184</guid><dc:creator>Jamie Akers</dc:creator><description>&lt;p&gt;The reason that some screensavers don't play nice with /p is this option is used in the Display Properties, Screensaver tab to display a preview of the screensaver. &amp;nbsp;Windows passes the handle of the preview window to the screensaver and the screensaver draws a preview on that handle.&lt;/p&gt;
&lt;p&gt;Some screensavers, (typically the quickly knocked up Flash screensavers) don't show this preview window and simply ignore the /p argument altogether. &amp;nbsp;This lazy man's approach to coding screensavers stops them working with your application.&lt;/p&gt;
</description></item><item><title>http://coolthingoftheday.blogspot.com/2007/12/embedding-screensaver-in-winform-think.html</title><link>http://blogs.msdn.com/markhsch/archive/2007/12/18/embedding-screensaver-s-in-a-windows-form.aspx#6811274</link><pubDate>Thu, 20 Dec 2007 02:58:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6811274</guid><dc:creator>TrackBack</dc:creator><description /></item><item><title>re: Embedding Screensaver's in a Windows Form</title><link>http://blogs.msdn.com/markhsch/archive/2007/12/18/embedding-screensaver-s-in-a-windows-form.aspx#9060552</link><pubDate>Tue, 11 Nov 2008 20:49:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9060552</guid><dc:creator>Joe Lindhardt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I was wondering if you could help a fellow person. &amp;nbsp;I am looking for a small app that will let me play some Windows screensavers in a window as opposed to full screen (e.g., screensaver.scr /s at the command line only plays full screen and the /p switch doesn't work). &amp;nbsp;Ideally, the window would be resizeable to any dimension using the mouse and would prevent the screensaver from disactivating from any keyboard or mouse movements. &amp;nbsp;I saw your code online, but I am not a programmer with a compiler, so I wouldn't know how to modify the code to achieve my objectives.&lt;/p&gt;
&lt;p&gt;I'm sure you're busy, but if you could take a minute to help it would surely be appreciated. &amp;nbsp;Thanks and have a great day.&lt;/p&gt;
</description></item></channel></rss>