August 15, 201015 yr This example shows how to enumerate services and get information about them, it is coded in Visual Basic but uses Win32 API, so converting it shouldn't present a problem./>http://www.devx.com/vb2themax/Tip/19044This example shows how to get the status of a service and then 2 wrappers to show if a service is running or not.Although its Delphi, its using Win32 API so coding it in assembler shouldn't present a problem./>http://www.chami.com/tips/delphi/031498d.htmlBut this is only if you mean Windows services. Your post isn't very descriptive or informative, so i have guessed that you want to check the status of a Windows service via code. Four-F Driver Kit may be useful also, it has assembler examples of how to interface with the SCManagerHR,Ghandi
August 15, 201015 yr Author Thanks ghandiFor this Delphi link it works Edited August 15, 201015 yr by ragdog
Create an account or sign in to comment