Alexandre Julliard
|
088a787a2c
makefiles: Make -mno-cygwin the default.
|
3 years ago |
Alexandre Julliard
|
e5e79bb7aa
explorer: Build with msvcrt.
|
5 years ago |
Nikolay Sivov
|
58775c878a
explorer: Added IDispatch support for ShellBrowserWindow instance.
|
9 years ago |
Vincent Povirk
|
058765f765
explorer: Add a start menu.
|
11 years ago |
Alexandre Julliard
|
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
11 years ago |
Alexandre Julliard
|
4f3d71cef3
makefiles: Get rid of the no longer used PO_SRCS variables.
|
11 years ago |
Alexandre Julliard
|
da35622b83
makefiles: Disable use of Unicode macros globally for all the programs.
|
13 years ago |
Jay Yang
|
c268c40fdf
explorer: Try ShellExecute if the parameter isn't a directory.
|
13 years ago |
Jay Yang
|
f2ac486e21
explorer: Implement the explorer using IExplorerBrowser.
|
13 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
6fb39dfe4a
programs: Remove explicit imports of kernel32 and ntdll.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Vincent Povirk
|
3cce9ad9c6
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
|
16 years ago |
Alexandre Julliard
|
b66685cdd8
programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS.
|
16 years ago |
Alexandre Julliard
|
9bbbebc2ce
explorer: Convert the command line parsing to Unicode.
|
16 years ago |
Maarten Lankhorst
|
9c02e01dcb
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
|
16 years ago |
Dmitry Timoshkov
|
efda990877
winex11.drv: Use display device guid managed by explorer.
|
17 years ago |
Alexandre Julliard
|
6735eb2e0a
explorer: Added dynamic drive support for MacOSX.
|
18 years ago |
Alexandre Julliard
|
dde935d111
explorer: Split the device management to a separate file to make it usable independently of HAL support.
|
18 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
James Liggett
|
70cb31e4e6
explorer: Add support for tooltips for system tray icons.
|
18 years ago |
Alexandre Julliard
|
7a324307b3
explorer: Initial version of dynamic drive support using HAL.
|
18 years ago |
Alexandre Julliard
|
a93b6a5945
explorer: Added desktop option.
|
18 years ago |
Robert Shearman
|
f689e3fca4
shell32: Move systray handling to the explorer process.
|
19 years ago |
Aric Stewart
|
6bd1625f57
Beginnings of an explorer.exe replacement that wraps the existing
|
19 years ago |