- 30 Apr, 2018 1 commit
-
-
Louis Lenders authored
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 16 Apr, 2018 1 commit
-
-
Louis Lenders authored
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 25 Sep, 2017 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 28 Nov, 2016 1 commit
-
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 26 Apr, 2016 1 commit
-
-
Alex Henrie authored
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 20 Mar, 2015 1 commit
-
-
Francois Gouget authored
-
- 10 Apr, 2014 1 commit
-
-
Nikolay Sivov authored
-
- 26 Feb, 2013 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Jan, 2013 1 commit
-
-
Austin English authored
-
- 30 Jul, 2012 1 commit
-
-
Nikolay Sivov authored
-
- 16 May, 2011 1 commit
-
-
Austin English authored
-
- 08 Nov, 2010 1 commit
-
-
David Hedberg authored
-
- 02 Aug, 2010 1 commit
-
-
David Hedberg authored
-
- 19 Apr, 2010 2 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
- 22 Mar, 2010 1 commit
-
-
Nikolay Sivov authored
-
- 30 Sep, 2008 1 commit
-
-
Ulrich Czekalla authored
Patch c1f28244 causes poor performance when browsing a directory. In fact it has a side affect that when you browse the root folder off of My Computer it will enumerate not only the root's contents but each subfolder's contents as well in order to get a more likely correct value for SFGAO_HASSUBFOLDER.
-
- 21 Jan, 2008 1 commit
-
-
Andrew Talbot authored
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 12 Sep, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Jul, 2007 2 commits
-
-
Michael Stefaniuc authored
-
Dmitry Timoshkov authored
-
- 11 Apr, 2007 1 commit
-
-
Aric Stewart authored
to be able to make use of FileStructW and avoid W->A->W roundtrips if possible.
-
- 09 Oct, 2006 1 commit
-
-
Hans Leidekker authored
-
- 26 Jun, 2006 1 commit
-
-
Francois Gouget authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 21 Mar, 2006 1 commit
-
-
Francois Gouget authored
-
- 20 Feb, 2006 1 commit
-
-
Martin Fuchs authored
-
- 11 Feb, 2006 1 commit
-
-
Martin Fuchs authored
- correct documentation which incorrectly claimed not to set any attribute bits - retrieve file attributes using SHGetPathFromIDListW() when they are not already present in the internal PIDL structures - add test case to show the previously wrong folder attributes when using absolute PIDLs - fix some memory leaks in the tests
-
- 20 Jan, 2006 1 commit
-
-
Huw Davies authored
-
- 16 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 28 Nov, 2005 1 commit
-
-
Martin Fuchs authored
Directly return the correct "My Computer" attributes in ISF_Desktop_fnGetAttributesOf(). Remove "todo_wine" from the "My Computer" attributes test case. Add test case for retrieving the file system path from the CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().
-
- 03 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
Set all capability flags supported by the shellfolder, disregarding the flag mask given to GetAttributesOf. Unit tests to demonstrate this behaviour.
-
- 01 Nov, 2005 1 commit
-
-
Robert Shearman authored
-
- 20 Jul, 2005 1 commit
-
-
Michael Jung authored
SHELL32_CoCreateInitSF if the pidl which specifies the child is of type 'Folder'. Otherwise fall back to IPersistFolder.
-
- 25 Jun, 2005 2 commits
-
-
Michael Jung authored
-
Michael Jung authored
-
- 07 Jun, 2005 1 commit
-
-
Juan Lang authored
-
- 06 Jun, 2005 1 commit
-
-
Michael Jung authored
Tests to show that it should do so. Fix SHBrowseForFolder to not pass an empty pidl to BindToObject.
-
- 18 May, 2005 1 commit
-
-
Kouji Sasaki authored
SHELL32_GetItemAttribute function.
-