Commit 10dc63ef authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Complete the Win32 NT isProcessService() test fixes.  The beauty of
  this patch is:

    * Services post-1.3.13 use the new --ntservice arg test in 1.3.13
    * Services installed pre-1.3.13 use the old isProcessService() in 1.3.13
    * Services installed post-1.3.13 use the old isProcessService() test
      if they launch a pre-1.3.13 apache.exe

  Nobody's broken, but any real args to 1.3.13 bypass the isProcessService()
  test, so the console API is not invoked, no extra resources are wasted,
  and developer's apps may launch Apache with hidden console, if they choose.
  Thanks again to Kevin Kiley <TOKILEY@aol.com> for his research & analysis.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@85588 13f79535-47bb-0310-9956-ffa450edef68
parent 728ae8b6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment