- 03 Dec, 2013 1 commit
-
-
Frédéric Delanoy authored
-
- 27 Apr, 2011 1 commit
-
-
Marcus Meissner authored
-
- 03 Mar, 2010 1 commit
-
-
Nikolay Sivov authored
-
- 06 Apr, 2009 1 commit
-
-
Nicolas Le Cam authored
-
- 09 Feb, 2009 1 commit
-
-
Francois Gouget authored
-
- 26 Jan, 2009 1 commit
-
-
Andrew Talbot authored
-
- 03 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 11 Apr, 2008 1 commit
-
-
Rob Shearman authored
Add a test for this behaviour.
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 27 Dec, 2007 1 commit
-
-
Mike McCormack authored
-
- 12 Sep, 2007 1 commit
-
-
Andrew Talbot authored
-
- 11 Apr, 2007 3 commits
-
-
Alexandre Julliard authored
Based on a patch by Aric Stewart. Also get rid of _ILCreateFromFindDataA and _ILCreateFromPatA.
-
Aric Stewart authored
Add _ILIsUnicode as a simple pidl test.
-
Aric Stewart authored
Implement _ILGetTextPointerW, though it does little now. Handle the LPWSTR from _ILGetTextPointerW in _ILSimpleGetText and _ILSimpleGetTextW.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 May, 2006 1 commit
-
-
Michael Jung authored
-
- 14 Feb, 2006 1 commit
-
-
Michael Jung authored
The tests (shellpath.c/testPersonal) already show that it can be either PT_FOLDER or PT_GUID. It's PT_GUID on WinXP.
-
- 03 Jan, 2006 1 commit
-
-
Michael Jung authored
-
- 03 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 15 Jun, 2005 1 commit
-
-
Michael Jung authored
-
- 13 Apr, 2005 1 commit
-
-
Huw Davies authored
Improve support for PT_YAGUID. Improve IShellLink debugging.
-
- 23 Feb, 2005 1 commit
-
-
Mike McCormack authored
- more Unicode conversion
-
- 22 Feb, 2005 1 commit
-
-
Mike McCormack authored
- convert IShellFolder::ParseDisplayName to use Unicode
-
- 26 Oct, 2004 1 commit
-
-
Juan Lang authored
that they pass.
-
- 09 Aug, 2004 1 commit
-
-
Marcus Meissner authored
Do not use REFIID as return, but IID*.
-
- 15 Apr, 2004 1 commit
-
-
Martin Fuchs authored
comparison - Unicodify _ILCreateDrive()
-
- 14 Apr, 2004 2 commits
-
-
Martin Fuchs authored
_ILCreateFromPathA() failed to find files.
-
Juan Lang authored
allocation; correct a copy-pasto from a previous patch.
-
- 08 Apr, 2004 1 commit
-
-
Juan Lang authored
-
- 07 Apr, 2004 1 commit
-
-
Juan Lang authored
- improved error checking and conformance with Windows - remove some spurious error messages
-
- 06 Apr, 2004 2 commits
- 27 Mar, 2004 1 commit
-
-
Martin Fuchs authored
-
- 21 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
Reimplementation of SHGetPathFromIDListA/W() using the new helper functions SHELL_GetPathFromIDListA/W(). The new implementation avoids using IShellFolder::GetDisplayNameOf(), so that it - returns the absolute file system path, not relative to the dekstop - returns FALSE as error code if the path can not converted in a valid file system path - doesn't return virtual CLSID paths
-
- 18 Jan, 2004 1 commit
-
-
Martin Fuchs authored
- handle PT_RAS_FOLDER and PT_NETPROVIDER in debugging functions and _ILGetTextPointer() / _ILGetSTextPointer()
-
- 06 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 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.
-
- 19 May, 2003 1 commit
-
-
Robert Shearman authored
-