Subject RE: [ib-support] Re: Sorry, I need Stop IBGUARD from CODE.
Author Bill Morrison
If they are running as services, then the following is what you need:

You will need to use the following Windows API's.

OpenSCManager
OpenService
ControlService with the SERVICE_CONTROL_STOP paramater.
CloseServiceHandle


I'm sure you can find samples of using these on Deja for whatever compiler
you are using.


HTH


Bill Morrison
NAVCO

-----Original Message-----
From: rodrigueztang [mailto:rodrigueztang@...]
Sent: Thursday, March 21, 2002 5:26 PM
To: ib-support@yahoogroups.com
Subject: [ib-support] Re: Sorry, I need Stop IBGUARD from CODE.


yes, I'm need stop ibguard and ibserver.

thanks

José Rodríguez