]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Introduce --kill argument to ApacheMonitor for use by the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 11 Dec 2007 13:32:40 +0000 (13:32 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 11 Dec 2007 13:32:40 +0000 (13:32 +0000)
commitb99945ec40082848f165df81b61a29f62d5328c0
tree8dfa8ca9dbaa237a992811e09284a05dec689713
parent0ae93ad6f9bd3cea1ec0ff506279e685fb25dc23
Introduce --kill argument to ApacheMonitor for use by the
installer.  This will permit the installation tool to remove
all running instances before attempting to remove the .exe.

Note that since the introduction of CriticalSections, our
compatibility with NT 4 was destroyed, and at this point that
is no loss (there are no more security updates to NT 4 ergo
it's not an OS we want connected to the internet, anyways).
The WTS api calls require 2000 or later, but I'm not wrapping
them since nobody notices the same issue with CriticalSections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@603238 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/win32/ApacheMonitor.c
support/win32/ApacheMonitor.dsp
support/win32/ApacheMonitor.h
support/win32/ApacheMonitor.rc