Engineer Mahdi
Newcomer
- Joined
- Jun 23, 2010
- Messages
- 1
Hi to all
How Can I know about the status of system services? and if their status were Stop, is there any way to Start Them? And How can i change the StartUp Type of them?
I find in msdn that I must use OpenSCManager, OpenService, QueryServiceStatus[Ex], ChangeServiceConfig[2], ControlService[Ex]
but I don't know where to start and how to program it in VC++.NET?
Thanks
How Can I know about the status of system services? and if their status were Stop, is there any way to Start Them? And How can i change the StartUp Type of them?
I find in msdn that I must use OpenSCManager, OpenService, QueryServiceStatus[Ex], ChangeServiceConfig[2], ControlService[Ex]
but I don't know where to start and how to program it in VC++.NET?
Thanks