Sweden-Number/programs/explorer
Alexandre Julliard db6608ac9f x11drv: Moved desktop mode handling to the explorer process.
Per-application desktop mode settings are no longer supported.  Apps
can be launched in a specific desktop window by using:

  explorer /desktop=name[,widthxheight] app.exe [args]

If the named desktop already exists the app is launched inside it. The
default desktop is cleverly named "default".
2006-03-27 22:43:03 +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 x11drv: Moved desktop mode handling to the explorer process. 2006-03-27 22:43:03 +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