explorer: Merged systray support with the desktop window main loop.
commit576e3b706299f21897fc09c15b767fd79e701e79
authorAlexandre Julliard <julliard@winehq.org>
Tue, 7 Mar 2006 10:50:05 +0000 (7 11:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Mar 2006 10:50:05 +0000 (7 11:50 +0100)
treeb9039069aa90df3c86a4ecd3d6e4ad791f4e1893
parent1a4f6e579b6aab685fae2e649fd5accee7ec0b4f
explorer: Merged systray support with the desktop window main loop.

Systray is now always available as part of the desktop and doesn't
need to be started from shell32.
dlls/shell32/systray.c
programs/explorer/desktop.c
programs/explorer/explorer.c
programs/explorer/explorer_private.h
programs/explorer/systray.c
programs/explorer/systray.h [deleted file]