]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Thanks again, Andrew Braund... a little testing and sleuthing revealed
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Dec 2000 22:24:03 +0000 (22:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Dec 2000 22:24:03 +0000 (22:24 +0000)
commit4d09ea957944088a4b370d2f6fdb3d95bcf2a843
tree974be78b8fc67f4f93364b2b2499050c10b5f5a4
parentb1e8b050e9f11e3e3302b5eeb11ad8170128e2c2
  Thanks again, Andrew Braund... a little testing and sleuthing revealed
  we were trying to load kernel32.dll as we unloaded, which is badness.

  Right there, in my face, was the 'won't stay alive on logout' bug.
  Squashed.  So Win95/98 are working as they were in 1.3.14, only better!

  Happy day, time to roll once the remaining showstopper is cleaned up.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87348 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/Win9xConHook.c