<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Bug on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/bug/</link><description>Recent content in Bug on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 29 Feb 2012 23:29:18 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/bug/index.xml" rel="self" type="application/rss+xml"/><item><title>Undocumented commandline switches for Windows 8 CP</title><link>https://remkoweijnen.nl/blog/2012/02/29/undocumented-commandline-switches-for-windows-8-cp/</link><pubDate>Wed, 29 Feb 2012 23:29:18 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2012/02/29/undocumented-commandline-switches-for-windows-8-cp/</guid><description>&lt;p&gt;The Windows 8 Consumer Preview is downloaded as a Web Installer called Windows8-ConsumerPreview-setup.exe.&lt;/p&gt; &lt;p&gt;On my system the Web Installer crashed while checking Application Compatibility:&lt;/p&gt; &lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2012/02/image22.webp" class="glightbox" data-type="image" data-gallery="post-2483"&gt;&lt;img loading="lazy" decoding="async" style="display: inline" title="image" alt="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2012/02/image_thumb22.webp" width="298" height="234" /&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;I clicked the Debug option and launched the Visual Studio debugger: &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Using WTSWaitSystemEvent</title><link>https://remkoweijnen.nl/blog/2008/01/25/using-wtswaitsystemevent/</link><pubDate>Fri, 25 Jan 2008 18:02:13 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2008/01/25/using-wtswaitsystemevent/</guid><description>&lt;p&gt;If you develop an application for Terminal Server you might want to react on session events. This means that your application is notified when a user logs on, logs off or becomes idle. This can be done with the &lt;a target="_blank" href="http://msdn2.microsoft.com/en-us/library/aa383856(VS.85).aspx"&gt;WTSWaitSystemEvent&lt;/a&gt; function. Implementing it is rather simple and could look something like this:&lt;/p&gt;</description></item></channel></rss>