<?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[Prüfen welcher Windows Dienst läuft]]></title><description><![CDATA[<p>Hallo gibt es einen Funktion mit welcher ich Überprüfen kann ob ein bestimmter Windows Dienst ausgeführt wird ?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/231346/prüfen-welcher-windows-dienst-läuft</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Apr 2026 18:47:49 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/231346.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Jan 2009 09:14:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Fri, 09 Jan 2009 09:14:30 GMT]]></title><description><![CDATA[<p>Hallo gibt es einen Funktion mit welcher ich Überprüfen kann ob ein bestimmter Windows Dienst ausgeführt wird ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642259</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642259</guid><dc:creator><![CDATA[dienst]]></dc:creator><pubDate>Fri, 09 Jan 2009 09:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Fri, 09 Jan 2009 09:21:47 GMT]]></title><description><![CDATA[<p>dienst schrieb:</p>
<blockquote>
<p>Hallo gibt es einen Funktion mit welcher ich Überprüfen kann ob ein bestimmter Windows Dienst ausgeführt wird ?</p>
</blockquote>
<p>Hallo<br />
in der MSDN gibts Infos zu den <a href="http://msdn.microsoft.com/en-us/library/ms685942(VS.85).aspx" rel="nofollow">Service Funktionen</a></p>
<p>und im Forum gibt es <a href="http://www.c-plusplus.net/forum/viewtopic-var-p-is-82803.html" rel="nofollow">hier</a> auch einen Thread zu Windows Diensten der dir evtl. weiterhilft.</p>
<p>Gruß<br />
Tobi</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642264</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642264</guid><dc:creator><![CDATA[Tobias Gerg]]></dc:creator><pubDate>Fri, 09 Jan 2009 09:21:47 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Fri, 09 Jan 2009 09:29:56 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile-var-mode-is-viewprofile-and-u-is-14199.html" rel="nofollow">Phoemuex</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-15.html" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum-var-f-is-4.html" rel="nofollow">WinAPI</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39405.html" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642269</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642269</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Fri, 09 Jan 2009 09:29:56 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Fri, 09 Jan 2009 14:45:08 GMT]]></title><description><![CDATA[<p>Irgenwie versteh ich nicht wie das Funktioniert.</p>
<p>Da steht ja z.b.</p>
<p>BOOL WINAPI StartService(<br />
__in SC_HANDLE hService,<br />
__in DWORD dwNumServiceArgs,<br />
__in_opt LPCTSTR *lpServiceArgVectors<br />
);<br />
Parameters<br />
hService [in]</p>
<p>A handle to the service. This handle is returned by the OpenService or CreateService function, and it must have the SERVICE_START access right. For more information, see Service Security and Access Rights.</p>
<p>Für den ersten Parameter in der Funktion brauch ich also erste mal die Funktion OpenService um das Handel von dem Service zu bekommen.</p>
<p>Und für den ersten Parameter von der Funktion brauch ich wieder rum die Funktion OpenSCManager.</p>
<p>Ist das so richtig oder falsch ?</p>
<p>Um die ersten Funktion ( StartService ) nutzen zu können muss ich mich erst mit den 2 anderen Funktionen ausseinander setzen ?</p>
<p>Gibt es irgendwo ein Tutorial wie man mit diesen Win API Funktionen umgehen muss ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642475</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642475</guid><dc:creator><![CDATA[dienst]]></dc:creator><pubDate>Fri, 09 Jan 2009 14:45:08 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Sat, 10 Jan 2009 00:59:46 GMT]]></title><description><![CDATA[<p>Weiss den keiner eine Antwort auf meine Frage ? <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642742</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642742</guid><dc:creator><![CDATA[dienst]]></dc:creator><pubDate>Sat, 10 Jan 2009 00:59:46 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Sat, 10 Jan 2009 10:38:43 GMT]]></title><description><![CDATA[<p>dienst schrieb:</p>
<blockquote>
<p>Gibt es irgendwo ein Tutorial wie man mit diesen Win API Funktionen umgehen muss ?</p>
</blockquote>
<p>msdn?<br />
<a href="http://msdn.microsoft.com/en-us/library/ms686315(VS.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms686315(VS.85).aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642770</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642770</guid><dc:creator><![CDATA[[[global:guest]]]]></dc:creator><pubDate>Sat, 10 Jan 2009 10:38:43 GMT</pubDate></item><item><title><![CDATA[Reply to Prüfen welcher Windows Dienst läuft on Sat, 10 Jan 2009 11:41:53 GMT]]></title><description><![CDATA[<p><a href="http://www.codeproject.com/KB/system/serviceskeleton.aspx" rel="nofollow">http://www.codeproject.com/KB/system/serviceskeleton.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1642797</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1642797</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Sat, 10 Jan 2009 11:41:53 GMT</pubDate></item></channel></rss>