Sweden-Number/programs/explorer
Alexandre Julliard 2eb46bb464 explorer: Don't use ExitWindows on shutdown.
ExitWindows kills all current processes and that creates a race with
newly started processes. Instead, simply exit and let the new process
create a new explorer.
2006-04-07 20:26:47 +02:00
..
.gitignore Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Makefile.in explorer: Added desktop option. 2006-03-07 11:41:52 +01:00
desktop.c explorer: Don't use ExitWindows on shutdown. 2006-04-07 20:26:47 +02:00
explorer.c x11drv: Moved desktop mode handling to the explorer process. 2006-03-27 22:43:03 +02:00
explorer_private.h x11drv: Moved desktop mode handling to the explorer process. 2006-03-27 22:43:03 +02:00
systray.c shell32: Adding a systray item with an invalid icon handle is allowed. 2006-03-27 21:41:30 +02:00