Lei Zhang
b11156b84a
explorer: Allow explorer with no arguments to run winefile.
2008-05-19 14:03:56 +02:00
Alexandre Julliard
9bbbebc2ce
explorer: Convert the command line parsing to Unicode.
2008-04-23 18:04:43 +02:00
Rob Shearman
45322bb448
explorer: Clean up after CreateProcess in WinMain.
2008-02-25 13:31:11 +01:00
Marcus Meissner
b3a72ad1dd
Remove some more unused debugging channels.
2006-08-29 12:28:58 +02:00
Alexandre Julliard
8e13333cb7
explorer: Specify an explicit path when launching winefile.
2006-08-18 20:56:20 +02:00
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
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
Alexandre Julliard
576e3b7062
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.
2006-03-07 11:50:05 +01:00
Alexandre Julliard
a93b6a5945
explorer: Added desktop option.
...
The /desktop option causes explorer to create and manage the desktop
window.
2006-03-07 11:41:52 +01:00
Robert Shearman
f689e3fca4
shell32: Move systray handling to the explorer process.
2006-02-22 16:33:33 +01:00
Dmitry Timoshkov
57a579ffcd
Make more arrays const.
2006-01-24 14:00:32 +01:00
Aric Stewart
7439c29d07
explorer: Handle /select arguments correctly with the new winefile
...
modifications.
2006-01-14 17:05:18 +01:00
Alexandre Julliard
82f403bd66
Fixed invalid C syntax.
2005-11-17 11:06:06 +00:00
Aric Stewart
6bd1625f57
Beginnings of an explorer.exe replacement that wraps the existing
...
winefile program.
2005-11-16 11:45:51 +00:00