For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > April 2006 > VB6: See if Windows Service is running









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author VB6: See if Windows Service is running
DaveS

2006-04-25, 6:57 pm

Quick question: Is there an easy way in VB6 to see if a Windows Service is
currently running?


--
TIA,


DaveS


Markus Weber

2006-04-26, 7:56 am

Check out following code examples:

With WMI (not available by default on window NT and windows 95:
http://vbnet.mvps.org/index.html?co...baseservice.htm

Without API:
[url]http://vbnet.mvps.org/index.html?code/network/enumservicev.htm[/url]



>Quick question: Is there an easy way in VB6 to see if a Windows Service is
>currently running?
>
>
>--
>TIA,
>
>
>DaveS
>
>


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com