- 25 Jun, 2005 1 commit
-
-
Michael Jung authored
-
- 16 Jun, 2005 1 commit
-
-
Mike McCormack authored
another implementation in shell32.
-
- 07 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 24 May, 2005 1 commit
-
-
Michael Jung authored
but does unix <-> dos path conversion for GetDisplayNameOf and ParseDisplayName.
-
- 13 May, 2005 1 commit
-
-
Ge van Geldorp authored
corner.
-
- 19 Mar, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Mar, 2005 1 commit
-
-
Martin Fuchs authored
- launch desk.cpl when activating the desktop context menu entry "properties" - don't send WM_COMMAND if we didn't get a shell view window
-
- 09 Mar, 2005 1 commit
-
-
Michael Jung authored
filesystem.
-
- 21 Oct, 2004 1 commit
-
-
Juan Lang authored
Shell Folders - if User Shell Folders doesn't exist in HKCU, HKLM should be tried - SHGetSpecialFolderPath should call SHGetFolderPath, not vice-versa - the default values should be localizable - some of the parameter checking and returned LPITEMIDLISTs were a bit off
-
- 22 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 12 Jul, 2004 1 commit
-
-
Marcus Meissner authored
Removed sic_hdpa only used in 1 C file as static var. Make VT_Shell_IMalloc32 and related variables static.
-
- 18 Jun, 2004 1 commit
-
-
Robert Shearman authored
-
- 15 Jun, 2004 1 commit
-
-
Francois Gouget authored
it must specify the CREATE_UNICODE_ENVIRONMENT flag. Also the SHELL_ExecuteW32() functions will always be called with a Unicode environment so adjust their prototype accordingly.
-
- 19 Apr, 2004 1 commit
-
-
Maxime Bellengé authored
stubbed for now).
-
- 08 Apr, 2004 1 commit
-
-
Juan Lang authored
-
- 27 Mar, 2004 1 commit
-
-
Martin Fuchs authored
-
- 26 Mar, 2004 1 commit
-
-
Martin Fuchs authored
SHELL_ArgifyW(). - Move "%I" expansion from ShellExecuteEx() into common function SHELL_ArgifyW(). - Pass buffer length to SHELL_FindExecutable(). - FIXME comment for len paramater in SHELL_ArgifyW(). Ge van Geldorp <ge@gse.nl> - Add double quotation marks unless we already have them (e.g.: "%1" %* for exefile). - Remove unnecessary double quotation marks and command line arguments.
-
- 22 Mar, 2004 1 commit
-
-
Mike McCormack authored
-
- 18 Mar, 2004 1 commit
-
-
Martin Fuchs authored
of ShellExecuteExW32().
-
- 11 Feb, 2004 1 commit
-
-
Alexandre Julliard authored
headers.
-
- 26 Jan, 2004 1 commit
-
-
Martin Fuchs authored
RtlCreateUnicodeStringFromAsciiz() - directly call InitCommonControlsEx()
-
- 21 Jan, 2004 1 commit
-
-
Martin Fuchs authored
between different files with the same name.
-
- 20 Jan, 2004 1 commit
-
-
Martin Fuchs authored
- corrected SCF_UNICODE constant and use the value of SCF_UNC instead - implemented IShellLink_ConstructFromFile() to read shell links from files - call IShellLink_ConstructFromFile() in ISF_..._fnGetUIObjectOf() when being queried for IShellLink interface
-
- 16 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
patch by Martin Fuchs). Removed a couple of no longer used functions.
-
- 15 Jan, 2004 1 commit
-
-
Marcelo Duarte authored
- Implementation of FindExecutableW.
-
- 10 Dec, 2003 1 commit
-
-
Marcelo Duarte authored
- New inline function __SHCloneStrAtoW.
-
- 26 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 26 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
ShellExecute by changing PATH in the new process, instead of being done in SearchPath.
-
- 17 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
-
- 15 Sep, 2003 1 commit
-
-
Rolf Kalbermatter authored
-
- 09 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 03 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
Removed no longer used obj_serviceprovider.h.
-
- 02 Sep, 2003 1 commit
-
-
Martin Fuchs authored
implementation to the corrected type.
-
- 26 Jul, 2003 1 commit
-
-
Martin Fuchs authored
Implemented CFSTR_FILENAME with Unicode filename.
-
- 21 May, 2003 1 commit
-
-
Mike McCormack authored
compatible shortcut (*.lnk) file. After creating that file, start a link processor (winemenubuilder) on it, which reads it back then calls wineshelllink. Rework CreateStreamFromFile to create an IStream object that is writeable.
-
- 19 May, 2003 1 commit
-
-
Ulrich Czekalla authored
-
- 19 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
implementation of SHFileOperation.
-
- 18 Dec, 2002 1 commit
-
-
Ove Kaaven authored
-
- 15 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
IShellFolder->GetUIObjectOf.
-