<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Win32 - Articles</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Win32 Articles feed</description>
    <item>
      <title>Article: The Service and the Beast: Building a Windows Service that Does Not Fail to Restart</title>
      <link>https://www.infoq.com/articles/windows-services-reliable-restart/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Win32-articles</link>
      <description>&lt;img src="https://res.infoq.com/articles/windows-services-reliable-restart/en/headerimage/the-service-and-the-beast-header-1671627853685.jpg"/&gt;&lt;p&gt;Windows Services play a key role in the Microsoft Windows operating system, and support the creation and management of long-running processes. When  “Fast Startup” is enabled and the PC is started after a regular shutdown, though, services may fail to restart. The aim of this article is to create a persistent service that will always run and restart after Windows restarts, or after shutdown.&lt;/p&gt; &lt;i&gt;By Michael Haephrati, Ruth Haephrati&lt;/i&gt;</description>
      <category>Windows</category>
      <category>C++</category>
      <category>Reliability</category>
      <category>Win32</category>
      <category>Development</category>
      <category>article</category>
      <pubDate>Wed, 28 Dec 2022 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/windows-services-reliable-restart/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Win32-articles</guid>
      <dc:creator>Michael Haephrati, Ruth Haephrati</dc:creator>
      <dc:date>2022-12-28T09:00:00Z</dc:date>
      <dc:identifier>/articles/windows-services-reliable-restart/en</dc:identifier>
    </item>
  </channel>
</rss>
