]> granicus.if.org Git - apache/commit
Apache Monitor's tray code does not notify Windows to remove it from the
authorRoy T. Fielding <fielding@apache.org>
Wed, 8 Aug 2001 02:26:05 +0000 (02:26 +0000)
committerRoy T. Fielding <fielding@apache.org>
Wed, 8 Aug 2001 02:26:05 +0000 (02:26 +0000)
commitbc55c103b18fc53328f135823cd8aa74bceb27e0
tree3d8f23ae041cb2fe1827fce62a6d51689e7f7bb6
parent558a1a9ca77e6bb1831d3aa90197941148b276d9
Apache Monitor's tray code does not notify Windows to remove it from the
tray when the process is destroyed. Just needed to add a call to remove
the tray icon before PostQuitMessage(0).

Also show "MS Windows XP" instead of "Whistler".

Submitted by: Jerry Baker <jerrybaker@weirdness.com>

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