Subject | RE: [ib-support] shutdown |
---|---|
Author | Simon Pett |
Post date | 2002-04-11T04:16:53Z |
Thanks everyone - once I worked out the windows api as suggested I was
able to write a simple app to stop the process.
Thanks Again
Simon
-----Original Message-----
From: news@... [mailto:news@...] On Behalf Of
Claudio Valderrama C.
Sent: Tuesday, 9 April 2002 6:20 PM
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] shutdown
""simonpett1"" <simon@...> wrote in message
news:a8u0ie+q3bk@......
- Use FindWindow to locate the window class IB_Guard, then send a
WM_CLOSE
to it.
- If not found, try the same with the window class IB_Server, in this
order.
C.
--
Claudio Valderrama C. - http://www.cvalde.com -
http://www.firebirdSql.org
Independent developer
Owner of the InterbaseR WebRing
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
able to write a simple app to stop the process.
Thanks Again
Simon
-----Original Message-----
From: news@... [mailto:news@...] On Behalf Of
Claudio Valderrama C.
Sent: Tuesday, 9 April 2002 6:20 PM
To: ib-support@yahoogroups.com
Subject: Re: [ib-support] shutdown
""simonpett1"" <simon@...> wrote in message
news:a8u0ie+q3bk@......
> HiBe sure they aren't running as a service, then
>
> Is there any way to shutdown ibguard and/or ibserver running as an
> application from the command line, rather than the icon ?
- Use FindWindow to locate the window class IB_Guard, then send a
WM_CLOSE
to it.
- If not found, try the same with the window class IB_Server, in this
order.
C.
--
Claudio Valderrama C. - http://www.cvalde.com -
http://www.firebirdSql.org
Independent developer
Owner of the InterbaseR WebRing
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/